[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Eclipse CVS Plugin Doubt

On 3/18/2009 10:55 AM, Vipin wrote:
Hi

I am using CVS plugin for eclipse europa. Version eclipse 3.3.0
I have been trying to find for quite some time now on how to find out a
list of all files changed in CVS after a particular date or between 2
dates and time.

Find the file or directory your want to compare, right-click, and choose Compare with... > Another Branch or Version.
In the resulting dialog, use the Add Date button to specify a date. You can then select that date and click OK to see the comparison.


You can also right-click and choose Show In > History or Compare with > History to see a list of all local and/or remote revisions of that file.


And also other details like which cvs user committed the file to CVS, etc.

This information is displayed in the History view. I also like the CVS Version Tree plugin: http://versiontree.sourceforge.net/

Hope this helps,
Eric