slindstr wrote:I've used Visual SourceSafe at work and I love it
You need your head testing.
MS VSS is the single most destructive piece of software ever created. Its ability to destroy source code is unrivalled.
And when it's not destroying your source code, it will
- Be very slow
- Change Unix format text files to DOS ones randomly
- Use up your time which you should spend developing, maintaining the VSS server
- Generally piss you off.
DO NOT USE MS VSS FOR ANYTHING. Using no source code control at all is preferable to VSS. VSS WILL WRECK YOUR CODE. There is no workaround.
but I would rather not have to purchase it. I found this site with a bunch of different programs so if anybody has recommendations I would greatly appreciate it!
Anything except VSS. I use Subversion.
It's worth pointing out, that if you use a version control system, it is very important to use it CORRECTLY, otherwise it's a waste of time.
Mark