Hi, I would like to know whether MyEclipse intends to support the use of CVS for the following functions:
1. To enable checking out a branch based on the state of all codes as of a certain date. eg. If i input ddmmyyyy, all codes that were valid at the date ddmmyyyy will be checked out. – This can enhance config management by not having to keep making a new version in order to achieve the same result.
2. To be able to see a summary of all code changes between 2 dates that the user requests – Helps in finding out what happens when something goes wrong…
Think both features will be VERY useful. If MyEclipse does not intend to feature this, are there any plugins that can achieve the same results? Thanks!!