clement is a yum repository?

Paul Howarth paul at city-fan.org
Fri Dec 15 15:57:23 UTC 2006


Denis Leroy wrote:
> Matthias Saou wrote:
>> Jesse Keating wrote :
>>
>>> On Friday 15 December 2006 09:33, Warren Togami wrote:
>>>> Do you?
>>> Yes, mantra is always cvs up; make changes, cvs up; commit changes.  
>>> Same if I'm pulling in an srpm; cvs up, look around, cvs-import.sh, 
>>> look at the diffs, make (tag if extras) build.
>>
>> I always :
>>
>> cvs update -dP
>> ... make all changes and tests, including "mach build" ...
>> ... "make new-sources FILES="new.tar.gz" if updating the version ...
>> cvs diff -u
>> cvs commit
>> make tag && make build
>>
>> And if the build fails :
>> ... copy/paste the "cvs tag" command above, adding "-F" to retag ...
>> plague requeue <jobid from failed "make build" above>
> 
> Exactly same routine for me here, but does the 'cvs tag -F' still works 
> ? I thought that didn't work anymore, so a mistake always forces me to 
> up the release number.

make tag TAG_OPTS=-F
worked for me last time I tried it.

Paul.




More information about the fedora-extras-list mailing list