Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] fisheye as a replacement for SearchCVS?

In Hudson you can get viewCVS to work with Eclipse.

The option is on your Advanced tab, and you can select either FishEye or ViewCVS/SVN depending on your preference. You just need to give the URL where the project data can be stored. I've done this for wst.xsl, by pointing to:

http://dev.eclipse.org/viewcvs/index.cgi/?root=WebTools_Project

Then when you view the Change Log, in Hudson, it will provide a link to the revisions that changed.

Dave

On 01/26/2010 08:38 AM, Nick Boldt wrote:
In the Modeling build, we have SearchCVS; in Dash Athena, we do not.

So, here's a possible replacement, which supports CVS, SVN, and even Git:

http://www.atlassian.com/software/fisheye/

An actual working example of drilling into a file's history by revision, tag, author, date, etc.

http://fisheye.jboss.org/browse/JBossTools/trunk/jbpm/plugins/org.jboss.tools.jbpm.common/META-INF/MANIFEST.MF

And it appears you can link from Fisheye back into Eclipse:

http://blogs.atlassian.com/devtools/2010/01/protip-open-in-eclipse-intellij-shortcuts.html

If you like/hate this idea, or want to suggest something better, please comment on https://bugs.eclipse.org/bugs/show_bug.cgi?id=300864





Back to the top