Online Software Tracking Software [closed]

孤者浪人 提交于 2019-11-27 07:52:28

问题


I am looking for a good development tool that will help me track revisions of software I am creating, and that is web based. Just looking for suggestions on what others use.

And not one that is hosted through another solution but that I can host myself.


回答1:


http://github.com/ (git), http://bitbucket.org/ (mercurial/git)




回答2:


The best one (that you can host yourself) would be: Atlassian FishEye (which includes source browsing features)

Not free, but you can have up to ten users with 10$ (or even free for open-source project).

Works with Subversion, Git, CVS, Perforce, ClearCase, and Mercurial repositories.



来源:https://stackoverflow.com/questions/3077772/online-software-tracking-software

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!