I created a new branch from HEAD and tried adding 3 projects to it. By mistake i added 2 additional projects to it which were actually not required in the branch.
To avoid confusion to future users of the branch/head, i want to remove those 2 projects from the branch and still keep them in HEAD so that anybody in future will only see those 2 projects in the HEAD.
i do not have write permissions on the CVS physical Server, is there any way to do from the cvs plugin inside eclipse?
Pls guide.