0
votes
7
votes
What do you use as a good alternative to Team System?
I'll second Trac + Subversion. While nothing is perfect, this combination works quite well for me, and the price is right.
Even for projects I work solo on, it's nice to have both of these …
0
votes
Copying a directory that is version controlled
For SVN, this will generally work as others have already stated.
If you are copying between machines, you probably will run into trouble though. For example, if you are accessing your SVN …
