I exported about 100 projects in Eclipse from one machine to another. I did it this way to save some time rather than trying to pull all the data from CVS via VPN. The problem is, when I did the project exports in Eclipse it did not preserve each projects CVS information.
Is there a way to update all these projects’ CVS information?
Assuming your CVS location, protocol and user going to stay the same and no files had changed, you can just zip up all cvs folders and unzip them over your projects at the new place.