Note that there are some explanatory texts on larger screens.

plurals
  1. POWhat tools do you use when integrating with Subversion on Windows?
    text
    copied!<p>I'm just getting into Subversion for personal projects and am interested in knowing what tools you use that integrate with Subversion on the Windows platform. Things like visualisation, backup, IDE integration, issue tracking integration etc.</p> <p>Anything that extends the basic functionality of Subversion really to make it more powerful.</p> <hr> <p>Great stuff, I'm sure there must be plenty more that people use. Please keep contributing!</p> <p>A quick summary of the tools you have been suggesting and some of my own,</p> <p><strong>Subversion Clients</strong></p> <ul> <li><a href="http://tortoisesvn.net/" rel="nofollow noreferrer">Tortoise</a> is the best subversion client in my opinion. The fact that it integrates with Windows Explorer make it a very intuitive tool, and it has the best out of box user experience that I've seen in a subversion client. The built in diff and history tools don't often have me reaching for other clients.</li> <li><a href="http://rapidsvn.tigris.org/" rel="nofollow noreferrer">RapidSVN</a> is pretty good as well if you are looking for something cross platform.</li> <li><a href="http://www.svnmonitor.com/default.shtml" rel="nofollow noreferrer">SVN-Monitor</a></li> </ul> <p><strong>Subversion Servers</strong></p> <ul> <li><a href="http://www.visualsvn.com/server/" rel="nofollow noreferrer">VisualSVN Server</a> - makes it a snap to set up a subversion server on windows, and it has simple MMC based UI for administration.</li> </ul> <p><strong>IDE Integration</strong></p> <ul> <li><a href="http://ankhsvn.open.collab.net/" rel="nofollow noreferrer">Ankhsvn</a> is a pretty nice for Visual Studio</li> <li><a href="http://subclipse.tigris.org/" rel="nofollow noreferrer">Subclipse</a> is an integration for the Eclipse IDE</li> <li><a href="http://www.visualsvn.com/" rel="nofollow noreferrer">VisualSVN</a> is another popular integration for Visual Studio</li> </ul> <p><strong>Bug Tracking Systems</strong></p> <ul> <li><a href="http://www.fogcreek.com/FogBugz/" rel="nofollow noreferrer">FogBugz</a> offers some nice integration with subversion and gives you a post-commit script you can add to your subversion install. I've used this for awhile and really like it.</li> <li><a href="http://trac.edgewall.org/" rel="nofollow noreferrer">Trac</a> has the tightest Subversion integration and work really nicely for both bug tracking and project management.</li> </ul> <p><strong>Visualization</strong></p> <ul> <li><a href="http://svnmapper.tigris.org/" rel="nofollow noreferrer">SVNMapper</a> is a pretty nice tool for visualizing your branches, but I've only used it on occasion. If you project makes extensive use of branches then a tool like this is invaluable.</li> <li><a href="http://www.websvn.info/" rel="nofollow noreferrer">WebSVN</a> - Online subversion repositry browser</li> </ul> <p><strong>Merging</strong></p> <ul> <li><a href="http://winmerge.org/" rel="nofollow noreferrer">WinMerge</a> - Also my personal favourite merge tool.</li> </ul> <p><strong>Build Management / Continuous Integration</strong></p> <ul> <li><a href="http://confluence.public.thoughtworks.org/display/CCNET/Welcome%2Bto%2BCruiseControl.NET" rel="nofollow noreferrer">CruiseControl.NET</a> is a tool to help manage the continuous integration of .NET projects.</li> <li><a href="http://www.jetbrains.com/teamcity/" rel="nofollow noreferrer">TeamCity</a> is a Continuous Integration and Build Server that connects well to subversion and a host of other things</li> </ul> <p><strong>Hosted Subversion</strong></p> <ul> <li><a href="http://beanstalkapp.com/" rel="nofollow noreferrer">Beanstalk</a></li> <li><a href="http://unfuddle.com/" rel="nofollow noreferrer">Unfuddle</a></li> </ul>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload