On Tue, 12 Oct 2010, lmasko wrote: > +* Add a DEVEL branch (assuming, that the DEVEL tag does not exist): > + > + builder -B DEVEL name.spec > + cvs up -r DEVEL name.spec > + cvs ci name.spec Just curious: why this is better than just: cd rpm/packages/name; cvs tag -b DEVEL ? -- Regards, Paweł