On Wed, 14 Mar 2007 09:28:23 -0500, "seetha natarajan" <[EMAIL PROTECTED]> wrote:
>Hi, > >how can I delete a branch I wrongly created? > >I tried the command: *cvs tag -d -b <branch-name> * > >but it doesn't work and the wrong branch still exists! > >I dont want to delete the contents of the branch though. Add "-B" to your command line. _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
