info-cvs
[Top][All Lists]
Advanced

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

Re: cvs-1.11


From: Larry Jones
Subject: Re: cvs-1.11
Date: Mon, 2 Oct 2000 14:00:26 -0400 (EDT)

Kurt V. Hindenburg writes:
> 
> If anyone is interested cvs-1.11 with --disable-client --disable-server
> 
> FAIL: tagc-10

I've just checked in a fix for this.  You can use the following patch if
you want to run the rest of the test suite:

Index: sanity.sh
===================================================================
RCS file: /home2/cvsroot/ccvs/src/sanity.sh,v
retrieving revision 1.623
retrieving revision 1.624
diff -u -r1.623 -r1.624
--- sanity.sh   2000/09/27 14:36:46     1.623
+++ sanity.sh   2000/10/02 17:45:27     1.624
@@ -4356,12 +4356,7 @@
 new revision: 1\.2; previous revision: 1\.1
 done"
          cd ../../2/first-dir
-         # That this is an error is a bug.  Although the bug has existed
-         # since tag -c was created, I don't think there would be a
-         # compatibility problem with just fixing it.
-         dotest_fail tagc-10 "${testcvs} -q tag -c tag4" \
-"${PROG} [a-z]*: file1 is locally modified
-${PROG} \[[a-z]* aborted\]: correct the above errors first!"
+         dotest tagc-10 "${testcvs} -q tag -c tag4" "T file1"
          cd ../..
 
          rm -r 1 2

-Larry Jones

Things are never quite as scary when you've got a best friend. -- Calvin



reply via email to

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