管理个人项目

发布于 2024-09-17 17:49:11 字数 1459 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

国产ˉ祖宗 2024-09-24 17:49:11

这取决于...
...如果您想保持项目的私密性并可能做一些自由职业,我强烈推荐一种付费托管解决方案,例如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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文