emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: PCL-CVS error


From: Stefan Monnier
Subject: Re: PCL-CVS error
Date: Tue, 12 Oct 2004 14:04:52 -0400
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (gnu/linux)

> I am checking in some files with PCL CVS:  [M-x cvs-update]
> then I mark some files, press [c], enter a commit message,
> press [C-c C-c] and the files get checked in. However I get the
> following error:
> 
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   expand-file-name(nil)
>   cvs-parse-commit()

It seems that even though your local cs client is version 1.11.14, the
remove cvs server is using version 1.12.9.  Can you verify that?

CVS version 1.12.9 has make a change to the message format that makes
it ambiguous.  AFAIK this should get fixed in some future release, but for
now, there's little that can be done.

I've committed a fix that eliminates the error you see, but the resulting
behavior will be incorrect if you committed a file in a subdirectory.


        Stefan




reply via email to

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