Fix for cvs tag issue

Nigel Jones dev at nigelj.com
Sat May 3 00:40:39 UTC 2008


Neal Becker wrote:
> I know I encountered this once before, but forgot how to fix.
>
> cvs update -d -P
> (creates F-9 dir)
> cd F-9
> make tag
> cvs tag  -c Cython-0_9_6_13_1-3_fc9
> ERROR: The tag Cython-0_9_6_13_1-3_fc9 is already applied on a different
> branch
>
> That tag is already on devel branch.
>
> What is the process to fix this?
>
>   
It's already tagged -fc9 because of the way the branching happens, check 
out 
http://cvs.fedoraproject.org/viewcvs/rpms/Cython/F-9/Cython.spec?rev=1.1&view=log 
you don't need to do anything more than a cvs update -d -P :)

- N.J.




More information about the devel mailing list