Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Do you know a good open-source version-control viewer?

I'm looking for a tool like Atlassian's FishEye. The alternatives I've found so far (like StatCVS, ViewCVS or Bonsai) are either lacking in features or are quite a pain to install and maintain. So before staying with one of these tools, I'd like to be sure I did not miss any other good, easy to install, open-source (prefereably java) version control-viewer which supports cvs as scm.

like image 673
Argelbargel Avatar asked Sep 22 '08 14:09

Argelbargel


2 Answers

Another SVN tool which has repository browsing capabilities is Trac. This is nice because as well as a browser for the repository it also has a timeline showing commits. It also does bug tracking.

like image 174
David Dibben Avatar answered Sep 29 '22 15:09

David Dibben


Warehouse is pretty cool

like image 42
user32416 Avatar answered Sep 29 '22 14:09

user32416