help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Emacs RCS ci failed


From: LEE Sau Dan
Subject: Re: Emacs RCS ci failed
Date: 23 Jan 2004 23:33:38 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "gg44060" == gg44060  <gg44060@mail.com> writes:

    gg44060> Hello, I am using RCS with multiple branches.  When I
    gg44060> make a change and try to checkin with C-x C-q, I get an
    gg44060> error "ci failed".  With C-x v l I see that there are
    gg44060> multiple locks.  How do I fix this?  

'ci'  can't guess  which version  you're trying  to check  in, because
you're holding more than one locks  on that file.  Try C-u C-x C-q and
see if Emacs prompts you to specify a version number to check in as.


    gg44060> I can choose a branch manually each time I checkin, but
    gg44060> that is quite tedious.

Use the  "rcs" command  in a  shell to remove  the other  locks you're
holding.  Something  like "rcs  -u1.2.3.4 filename".  Read  "man rcs".
(Read  also  the info  pages  on  vc.  It  may  has  support for  this
operation from  within Emacs.   Or there may  be some  Emacs variables
with which you can specify the "default" branch to check into.)


-- 
Lee Sau Dan                     李守敦(Big5)                    ~{@nJX6X~}(HZ) 

E-mail: danlee@informatik.uni-freiburg.de
Home page: http://www.informatik.uni-freiburg.de/~danlee


reply via email to

[Prev in Thread] Current Thread [Next in Thread]