Is there a way to see all the recently changed files in an eclipse project (including files recently changed by other CVS users)? Thanks.
There is also an Eclipse changelog plugin here
http://code.google.com/a/eclipselabs.org/p/changelog/
Looks very similar to the one on sourceforge that @Grzegorz Oledzki has linked to.
I've ran it on eclipse 3.7 using the update site and it works without any problems. Looks like the project had an initial commit to svn around 6th Aug 2010
The History view just shows the change log for a single file; there is no view to show the change log for all files in a folder or project.
You need to use a different tool.
If you use Maven, you can try the changelog plugin.
If you use WinCVS, there is an option to generate a changelog.
If that's also no option, try cvs2cl.
Use Compare With -> Another Branch or version. You can compare with any point in time, or if you are using tags, any tagged version.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With