[cvsnt] How to Delete a Branch in CVS
Kevin
zzz at zzz.zzz.org
Wed Nov 19 08:02:56 GMT 2003
"goutham janakiraman" <goutham82 at yahoo.co.in> wrote in message
news:mailman.77.1069165609.24110.cvsnt at cvsnt.org...
> When I branched the source code, I did a mistake i.e I have given a
wrong branch name .When I tried to delete the branch using "cvs admin" ,it
does not get deleted. I am able to untag the source code but cannot delete
the branch. I used the following commands to branch.
> cvs tag tagname
> cvs tag -b -r tagname branchname
> If u have any thoughts,please respond send to goutham82 at yahoo.co.in
> Regards
> -goutham
Use the "-B" tag option.
Refer to http://www.cvsnt.org/wiki/CvsChapter59 for details.
--
Kevin Agius
More information about the cvsnt
mailing list