问题
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