Free Version Control System?

  • Thread starter Thread starter Martin H.
  • Start date Start date
M

Martin H.

Hello everybody!

Currently I use VS 2003 and VSS 6.0. However, I'm planning to move to
VB.NET 2005 and I'm looking for a free version control system which
integrates with VB.NET 2005.

I'm grateful for any suggestions.

Best regards,

Martin
 
Subversion + AnkhSvn add-in for Visual Studio. For initial repository
setup and good help/tutorial I suggest to use TortoiseSVN.
 
If this is for a single user then I'd suggest SourceGear's Vault
(http://sourcegear.com/). You'll probably fall in love with it like I
have and want to give SourceGear your money anyway.


Vault is great :-) Much easier to use than CSV/Subversion/etc. Vault is
also built specifically for VS.NET.
 
Hello Jayeldee,
If this is for a single user then I'd suggest SourceGear's Vault
(http://sourcegear.com/). You'll probably fall in love with it like I
have and want to give SourceGear your money anyway.

Thanks for the tip, but I don't want to spend any money on it. I think
I'm going to use TortoiseSVN.

Best regards,

Martin
 
Back
Top