Hi I am currently using Visual SourceSafe, I do not find it easy going. What are other people using, and does it a) integrate into Visual Studio 2005 and 2008. b) allow a migration path from Visual SourceSafe with full history/versions.
Thanks
Hi I am currently using Visual SourceSafe, I do not find it easy going. What are other people using, and does it a) integrate into Visual Studio 2005 and 2008. b) allow a migration path from Visual SourceSafe with full history/versions.
Thanks
Both are excellent source control systems.
We use SVN in work as there are serveral good clients (TortoiseSVN) for explorer and for integration with the IDE (AnkhSVN or VisualSVN)
Also search Stackoverflow for "Visual Studio" & "Source Control" or either of the above specific SCM's and you'll find plenty of other people sharing their opinions and experience with them.
What about SourceGear's Vault ?
It uses a SQL Server database to store your projects, it has VS.NET integration, etc... You can also convert or import your VSS databases into it.
It used to have a free license for single user licenses, but I don't know if that is still the case ...
If you would like to stay with MS tools, you could also take a look at TFS ?
I'm a big fan of SVN - usually via TortoiseSVN (IDE integration is over-rated, IMO).
A quick search shows a tool here that will move VSS into SVN with history.
For hosting; IMO, the (free) VisualSVN Server is unbeatable; a breeze to install (next/next/next...) - and it can use your domain accounts for access (rather than a separate user database).
I am using Plastic SCM Professional for a while now and it really keeps me going. It has Visual Studio IDE integration and an importer for VSS.
svn is bad idea. most big teams already migrate from them.
I prefer GNU Bazaar and git. Monotone also is good choice but I do not know which of them compatible with Visual studio