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

Marcin Krol hawk at pld-linux.org
Tue Oct 12 13:26:50 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
>
> ?

Because it tags source files and patches as well.

M.


More information about the pld-devel-en mailing list