Change CVS repository
From Plex-XML
Sometimes you might need to change the CVS repository for your project. This can be necessary if you have set up a new server for your CVS. Here are some hints about one way to do this:
- In the Eclipse "Resource perspective" right click your project and select "Properties"
- In the properties window select "CVS" and click the "Change sharing..." button
- In the "Select CVS Repository" Window you might need to uncheck "Show only compatible repository locations". Then select the new repository.
- Don't forget to update your local copy of the project (right click > Team > Update)



