Source control system for single developer

前端 未结 26 3188
一向
一向 2020-12-12 17:25

What\'s the recommended source control system for a very small team (one developer)?

Price does not matter. Customer would pay :-)
I\'m working on Vista32 with V

26条回答
  •  粉色の甜心
    2020-12-12 17:41

    I would recommend using subversion. Many have recommended using a seperate box as a server, in case your dev machine dies. What happens when the SVN server dies? The answer here is that no matter where you choose to run the server, ensure you always do frequent backups, possibly automated daily to some secondary, preferrebly offsite machine.

提交回复
热议问题