What is the proper way to fix 'make tag' and 'make plague' conflict

Paul Howarth paul at city-fan.org
Tue Feb 7 12:55:18 UTC 2006


Paul Wouters wrote:
> On Mon, 6 Feb 2006, Andreas Bierfert wrote:
> 
> 
>>Actually it should not happen and there have been talks to add a check for this
>>to the makefiles.
>>
>>You can do a 'cvs tag -F oldtag'. Where oldtag is the tag that was generated
>>before. Be carefull with this so...
> 
> 
> That did not work?
> 
> $ cvs tag -F  fetchlog-1_0-2_fc5
> For more information on using the Fedora CVS repositories, please visit http://fedoraproject.org/wiki/UsingCvs
> ? clog
> cvs tag: Tagging .
> T fetchlog.spec
> T sources
> $ make tag
> cvs tag  -c fetchlog-1_0-3_fc5
> For more information on using the Fedora CVS repositories, please visit http://fedoraproject.org/wiki/UsingCvs
> ? clog
> ERROR: Tag fetchlog-1_0-3_fc5 has been already created.

The "cvs tag -F" is equivalent to "make tag TAG_OPTS=-F"; there's no 
need to re-run "make tag" again afterwards.

Paul.




More information about the fedora-extras-list mailing list