bug-cvs
[Top][All Lists]
Advanced

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

Empty file name


From: Ellison, Martin [IT]
Subject: Empty file name
Date: Fri, 10 Aug 2001 08:44:17 +1000

I raised this yesterday on the info-cvs list. It looks to me like a defect
-- if I'm doing something wrong it should at least give me a better message.

I entered: cvs checkout CVSROOT    [it does the same for any module]

It gives (with -t set on the server):

S-> do_module (CVSROOT, Updating, , )
S-> do_module (CVSROOT, Updating, , )
S-> unlink_file(./CVS/Entries.Static)
cvs server: Updating CVSROOT
cvs [server aborted]: cannot stat : No such file or directory
cvs [server aborted]: cannot stat : No such file or directory

CVS seems to be forming an empty file name for some reason.

(I grepped the source for the message "cannot stat" and found 17 different
locations for this message. So it might be a good idea sometime to print
some indication of where an error is coming from -- either unique message
codes or filename/linenumber pair -- or do we need to keep error messages
consistent across versions?).

Although I'm running Corey's code, I pulled off his options (i.e. inetd now
runs a script that just does cvs --include-root=<whatever> pserver) and I
still get the same behaviour.

Does anyone know what the problem is?

Regards,
Martin

-----Original Message-----

Does anyone know the cause of the following?

I am using 1.11.1p1 with Corey's perm9 patch for both client and pserver.



reply via email to

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