PLD-doc: cvs-hints.txt - How to add DEVEL branch.

Paweł Zuzelski pawelz at pld-linux.org
Tue Oct 12 13:18:04 CEST 2010


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ł


More information about the pld-devel-en mailing list