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.

link|improve this question

33% accept rate
3  
Are you accepting any answers? – Babiker Jun 20 '10 at 0:41
feedback

2 Answers

up vote 2 down vote accepted

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

link|improve this answer
feedback

The best one (that could can host yourself) would be: Atlassian FishEye

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

alt text

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.