I try to get Eclipse to work with CVS.
I managed it to connect to our CVS Server. I checked in a Java Project to
CVS (share). I see the Java Project as CVS module under ?HEAD? within the
view CVS repositories. So far every is fine.
But how can I undo (=delete, remove) a sharing of a java project in CVS?
I checked in (shared) a Java project called ?Test? to the CVS repository.
I want to remove a this module from the CVS repository. How can this be
done? I the package explorer I right clicked on the project and chose
?Team? > ?Disconnect?. But after doing this I still see the corresponding
module in the CVS repository tree view.