In article <[EMAIL PROTECTED]>, Aries wrote: > And how could I remove a branch? That branch was accidentally created > and no one has ever created anything on it. Can some one please help?
I suggest use: cvs adm -n branch-name It will also work for tags. I use this command regularry after integration of branch into trunk. -- Regards, Darek Cieslak; +48 505-670-010; cieslakd at gazeta.pl http://xprogramming.prv.pl - ExtremeProgramming / TestDrivenDevelopment Cartalia.com: +48 (022) 334-54-09 int. 121; http://kfstudio.com.pl _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
