Want to take over orphaned package gtranslator

Michael Schwendt bugs.michael at gmx.net
Tue Jan 23 18:32:19 UTC 2007


On Tue, 23 Jan 2007 18:40:04 +0100, Sindre Pedersen Bjordal wrote:

>         > You would need to return to the last known tag and bring back
>         the files in
>         > cvs devel branch. The tag is "gtranslator-1_1_6-3_fc5".
>         
>         How do I do this exacly? 

The most basic way would be to check out a separate working-copy

  cvs co -r gtranslator-1_1_6-3_fc5 gtranslator

and to re-add/commit the files in a current check-out of gtranslator/devel,
that means including special files like Makefile, .cvsignore, ...

Alternatively, "cvs up -r gtranslator-1_1_6-3_fc5 -dP" would update a
working-copy of gtranslator/devel to the wanted tag. Continuing there is
possible, too.




More information about the fedora-extras-list mailing list