info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: remove a branch


From: Rickard Parker
Subject: Re: remove a branch
Date: Wed, 25 Apr 2001 15:02:40 -0400

The cvs admin -o command is DANGEROUS if you don't know what is
exactly going on. It can remove revisions that may be used by more
than one branch.

Read about the -o option to cvs admin at
http://www.cvshome.org/docs/manual/cvs_16.html#SEC120

Regards,
   Rick Parker


Brett Neumeier wrote:
> 
> "Chen, Susie" wrote:
> >
> > May I use "cvs rtag -d BranchTagName ModuleName" to remove a branch?
> 
> You can delete a branch tag, but it won't remove any revisions that were
> committed on that branch.
> 
> If you want to completely remove the branch, you need to identify all of
> the revisions on that branch and use "cvs admin -o" to get rid of them.
> 
> Cheers,
> 
> Brett Neumeier
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]