Neal Becker wrote:
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 :)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?
- N.J.