Tagged Questions
0
votes
1answer
116 views
Mercurial for Source Control (and backup) instead of Subversion
Currently I'm using Subversion for keeping source changes centralized and also as a single point of backup. All users commit changes to the server and the server is backed up.
I'm wondering how ...