bug-cvs
[Top][All Lists]
Advanced

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

Re: Possible bug in cvs 1.12.13 on mandriva 2007 official


From: Robert
Subject: Re: Possible bug in cvs 1.12.13 on mandriva 2007 official
Date: Fri, 08 Aug 2008 09:41:26 +0200
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Mark D. Baushke a écrit :
The "error \n" string being written to stdout is being sent to the
client of the pserver. Probably from one of print_pending_error(),
do_cvs_command(), or serve_expand_modules(). In all cases, it should
have previously sent some kind of an error to the client.

The output message would have been this one:
write(1, "E cvs update: Updating softwar/g"..., 60) = 60

The protocol message would have been this one:

write(1, "Clear-sticky softwar/gui/myframe"..., 106) = 106

It would be more useful if you would use 'cvs -vvv' on your cvs client
to get debugging information out of the client.

Thanks for the answer. I think i've found the root of the error. The cvs client i'm using try to update directories which have their CVS/Repository equal to "CVSROOT/Emptydir". I've searced the info-cvs mailing list, and it's wrong (i'd like your point of view of that).


reply via email to

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