bug-cvs
[Top][All Lists]
Advanced

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

Most current CVS failing modules5-8?


From: Cameron, Steve
Subject: Most current CVS failing modules5-8?
Date: Fri, 25 May 2001 08:59:17 -0500

Hi,

I'm seeing the most current CVS failing modules5-8 (remote).
(after I just did "cvs -z3 update" 8:30am May 25, 2001 or so,)
It worked recently (few days ago.)

I run

./sanity.sh -r `/bin/pwd`/cvs modules5

and I get this at the bottom of check.log:

** expected:
U realmodule/a
cvs [a-z]*: Executing ../tmp/cvs-sanity/cvsroot/checkout\.sh. .realmodule..
checkout script invoked in .*
args: realmodule
** got:
U realmodule/a
checkout script invoked in /tmp/cvs-serv22971
args: realmodule
cvs server: Executing ''/tmp/cvs-sanity/cvsroot/checkout.sh' 'realmodule''
FAIL: modules5-8 

Anyone else see this?

cvs annotate shows the last change in this area of sanity.sh 
was a long time ago.   July 2000 for most of it, Mar 23 '01 for
one line that looks harmless...

Is the "Executing '/tmp/cvs-sanity...' output line something new?
[scameron@zuul src]$ grep Executing *.c
commit.c:               cvs_output (": Executing '", 0);
modules.c:                  cvs_output (": Executing '", 0);
update.c:           cvs_output (": Executing '", 0);
[scameron@zuul src]$ cvs -z3 annotate commit.c modules.c update.c
2>/dev/null | grep Executing
1.92         (kingdon  30-Oct-96):              cvs_output (": Executing '",
0);
1.34         (kingdon  30-Oct-96):                  cvs_output (": Executing
'",
 0);
1.97         (kingdon  30-Oct-96):          cvs_output (": Executing '", 0);
[scameron@zuul src]$

Doesn't look to be new...

(My CVS does have some patches by me, but they seem unrelated to the
failure,
cvs diff -u sanity.sh | grep modules5 comes up empty...)

-- steve




reply via email to

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