emacs-devel
[Top][All Lists]
Advanced

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

Re: PCL-CVS: commit updates the wrong lines


From: Stefan Monnier
Subject: Re: PCL-CVS: commit updates the wrong lines
Date: Sun, 09 Jan 2005 16:48:40 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> In a CVS mode buffer created using the `cvs-examine' command, if I
> commit a file in a subdirectory, after committing the line is not
> updated with the version of the new revision.  Instead, a line is added
> in the buffer in the top directory listing.

Please check your version of CVS (including the CVS executable on the
server).  Recent CVS (IIRC 1.12.X) output a different message, and in some
intermediate releases it was not only different but ambiguous making it
impossible/difficult for PCL-CVS to tell whether you committed `foo.include'
or `titi/foo.include'.

If you're using cvs-1.12.X, please update to the most recent 1.12.X and
try again.

Otherwise, please show me the contents of the hidden " *cvs-tmp*" buffer
right after the commit finishes.


        Stefan


> Example: I start with this:

> ,----
> | In directory .:
> |               Unknown                 .htaccess
> |               Unknown                 404.php
> |               Unknown                 rain.jpg
> | In directory include:
> |               Modified                include/foo.include
> `----

> I commit the file include/foo.include using `c' on the corresponding
> line.  I get:

> ,----
> | In directory .:
> |               Unknown                 .htaccess
> |               Unknown                 404.php
> | committed     Up-To-Date  1.13        foo.include
> |               Unknown                 rain.jpg
> | In directory include:
> |               Modified                include/foo.include
> `----

> There is no file named foo.include in the top directory. This bug
> appeared sometime before October 2004 and now.

> -- 
> Romain Francoise <address@hidden> | I'm going out for a little
> it's a miracle -- http://orebokech.com/ | drive, and it may be the last
>                                         | time you see me alive.


> _______________________________________________
> Emacs-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/emacs-devel




reply via email to

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