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

5

6

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.

Provoke answered 22/9, 2008 at 14:55 Comment(1)
Are we sticking with web-based tools here?Rebbeccarebe
M
1

ViewVC is a good open source, web based, repository viewer similar to FishEye. I know you've looked at it, and you're right, it was a hassle to set up, but once setup, it's run without any intervention for almost three years for us.

Middleman answered 29/10, 2008 at 15:40 Comment(0)
D
2

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.

Dauntless answered 22/9, 2008 at 15:5 Comment(1)
Yes.. but he is looking for CVS tool.. not SVN...! Am I wrong?Gracious
M
2

Warehouse is pretty cool

Myrna answered 29/10, 2008 at 15:30 Comment(0)
D
1

There is also CVS Monitor, though it hasn't got the nearly the number of features as FishEye.

We use ViewCVS for repository browsing.

Dauntless answered 22/9, 2008 at 15:0 Comment(0)
H
1

If you were using SVN I'd highly recommend Tortoise SVN.

Horsefaced answered 22/9, 2008 at 15:1 Comment(3)
I'd really like to use svn. But for now, this is not my decision to make :-/Provoke
I know exactly what you mean; we're locked into using non-SVN source control for a lot or projects unfortunately! :-(Horsefaced
There's also Tortoise CVS (which I believe was the inspiration for Tortoise SVN).Rhiana
M
1

ViewVC is a good open source, web based, repository viewer similar to FishEye. I know you've looked at it, and you're right, it was a hassle to set up, but once setup, it's run without any intervention for almost three years for us.

Middleman answered 29/10, 2008 at 15:40 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.