Re: [Fedora Project Wiki] Update of "Extras/UsingCvsFaq" by ChrisPetersen

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 23 Jul 2006 18:25:15 -0000, fedorawiki-noreply@xxxxxxxxxxxxxxxxx wrote:

> The following page has been changed by ChrisPetersen:
> http://fedoraproject.org/wiki/Extras/UsingCvsFaq
> 
> The comment on the change is:
> add info about how to revert a tag if it was added incorrectly
> 
> ------------------------------------------------------------------------------
>   
>   Please write to accounts at fedora.redhat.com and include all details.  There has not been any IP address ACL anymore for months now, so your problem is likely a client configuration issue, private/public key mismatch, or some network problem.
>   
> + === I ran `make tag` without checking in my files, how do I revert so I can check them in? ===
> + 
> + Until someone fixes plague so that `make tag` fails when there are files waiting to be checked in, you can use the following to revert the incorrect new tag:
> + 
> + {{{
> + cvs tag -F -c <tag> 
> + }}}
> + 

If you insist on moving an existing cvs tag, please do prefer

  TAG_OPTS=-F make tag

since with it you don't need to find out and construct the tag yourself.

-- 
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

[Index of Archives]     [Fedora General Discussion]     [Fedora Art]     [Fedora Docs]     [Fedora Package Review]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite Backpacking]     [KDE Users]

  Powered by Linux