Help, how to delete a cvs branch using Eclipse?

W

wing

Hi all,

I am not sure I have posted in the right newsgroups or not. Please let
me know if I am wrong.

I am trying to delete a cvs branch in the Eclipse cvs repository
perspective, but find no option to delete a cvs branch.

Please enligthen me how to do that.

Thanks in advance for any ideas and input.

Wing
 
R

Robert Klemme

wing said:
Hi all,

I am not sure I have posted in the right newsgroups or not. Please let
me know if I am wrong.

I am trying to delete a cvs branch in the Eclipse cvs repository
perspective, but find no option to delete a cvs branch.

Please enligthen me how to do that.

Thanks in advance for any ideas and input.

Wing

Normally you don't delete branches in CVS. You might be able to delete a
branch with command line cvs via deletion of ranges of versions by using
"cvs admin -o :<branch
tag>" and then do "cvs rtag -d <branch tag>".

BUT: before using this, first try it out in a toy repository. I'm not
sure whether this works as expected!

robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,577
Members
45,052
Latest member
LucyCarper

Latest Threads

Top