5
votes
5answers
134 views
Setting up a personal source code repository
I'm looking at setting up a repository I can store my personal projects' code on. I'm aiming for cheap, doesn't have to be fast or pretty. Anyone out there with experience doing …
2
votes
4answers
72 views
Visual Source Safe Team Practices
How are you managing code commits using VSS? What procedures do you follow to minimize locking, code conflicts and lost code?