Source control system for single developer

前端 未结 26 3182
一向
一向 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:55

    I would recommend Subversion since it's for single developer and I assume that you're not doing complex merging and lots of log/history checking.

    Seems like many people are using http://svnrepository.com/ for their hosting. It comes with Trac and even Git if you need it later.

提交回复
热议问题