It depends... ... If you want to keep your projects private and possibly do some freelancing, I would strongly recommend a paid hosted solution, like projectlocker.com, or similar one, including at least version control + issue tracker + wiki. You will focus o your work, released of backup and maintenance tasks.
... If you don't care to manage your on server and do the backups, then I would recommend Jira $10 + GIT or Subversion.
... If you plan to share it or make it opensource, look for something like github.com
While perforce is great, svn/git are more than OK, free, and widely supported.
发布评论
评论(1)
这取决于...
...如果您想保持项目的私密性并可能做一些自由职业,我强烈推荐一种付费托管解决方案,例如projectlocker.com或类似的解决方案,至少包括版本控制+问题跟踪器+wiki。您将专注于您的工作,摆脱备份和维护任务。
...如果您不介意管理服务器并进行备份,那么我会推荐 Jira $10 + GIT 或 Subversion。
...如果您打算共享它或将其开源,请寻找 github.com 之类的东西。
虽然 perforce 很棒,但 svn/git 非常好,免费,并且得到广泛支持。
It depends...
... If you want to keep your projects private and possibly do some freelancing, I would strongly recommend a paid hosted solution, like projectlocker.com, or similar one, including at least version control + issue tracker + wiki. You will focus o your work, released of backup and maintenance tasks.
... If you don't care to manage your on server and do the backups, then I would recommend Jira $10 + GIT or Subversion.
... If you plan to share it or make it opensource, look for something like github.com
While perforce is great, svn/git are more than OK, free, and widely supported.