Home > java > [Quicktip] CVS-Changelog plugin for eclipse

[Quicktip] CVS-Changelog plugin for eclipse

As you know CVS is file-based and therefore it has many issues.

For example: In Eclipse (using the standard CVS-plugin) you can only see changes of the currently selected file in the history view. When you select the project, you see no history entries in the project like you are used to using SVN. I know, you can call "cvs log" to see all changes of all file, but that is not very comfortable.

A solution: Install the changelog plugin (http://code.google.com/a/eclipselabs.org/p/changelog/) and working with CVS is now easier… Internally it will callĀ  "cvs log" and present the processed results in a clear table view manner. (See the screenshot at the project page and you will see what i mean.)

  1. Ustad
    05/01/2012 at 17:47 | #1

    Amazing plugin…. precisely what I needed! Works beautifully with Eclipse Indigo also. Thanks again!

  1. No trackbacks yet.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.