Tagged Questions
3
votes
4answers
2k views
Which Windows SVN server should I use?
On the SVN Windows binaries download page, there are a few to choose from:
http://subversion.tigris.org/getting.html#windows
Are there pros and cons to the different versions provided by the ...
2
votes
8answers
120 views
Basic question: Is a subversion server necessary in this scenario?
Right now:
I have a few personal software projects I develop (just me, and on just one PC)
extensively use TortoiseSVN for version-control
run CollabNet Subversion Server on the same PC
Is there ...