cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/src ChangeLog sanity.sh


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/src ChangeLog sanity.sh
Date: Tue, 29 Aug 2006 11:02:09 +0000

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Changes by:     Derek Robert Price <dprice>     06/08/29 11:02:08

Modified files:
        src            : ChangeLog sanity.sh 

Log message:
        * sanity.sh (rmadd-20): Execute in proxy mode so the sticky tag still
        changes for the rest of the tests.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/ccvs/src/ChangeLog?cvsroot=cvs&r1=1.3485&r2=1.3486
http://cvs.savannah.gnu.org/viewcvs/ccvs/src/sanity.sh?cvsroot=cvs&r1=1.1168&r2=1.1169

Patches:
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cvs/ccvs/src/ChangeLog,v
retrieving revision 1.3485
retrieving revision 1.3486
diff -u -b -r1.3485 -r1.3486
--- ChangeLog   28 Aug 2006 20:12:06 -0000      1.3485
+++ ChangeLog   29 Aug 2006 11:02:07 -0000      1.3486
@@ -1,3 +1,8 @@
+2006-08-29  Derek Price  <address@hidden>
+
+       * sanity.sh (rmadd-20): Execute in proxy mode so the sticky tag still
+       changes for the rest of the tests.
+
 2006-08-28  Derek Price  <address@hidden>
 
        * recurse.c (do_recursion): Remove misguided assertion.

Index: sanity.sh
===================================================================
RCS file: /cvsroot/cvs/ccvs/src/sanity.sh,v
retrieving revision 1.1168
retrieving revision 1.1169
diff -u -b -r1.1168 -r1.1169
--- sanity.sh   28 Aug 2006 20:12:06 -0000      1.1168
+++ sanity.sh   29 Aug 2006 11:02:08 -0000      1.1169
@@ -7069,9 +7069,10 @@
            dotest_fail rmadd-19 \
 "$testcvs -q ci -r mynonbranch -m add file4" \
 "$SPROG \[commit aborted\]: no such tag \`mynonbranch'"
+         fi # !$proxy
+
            # Now make CVS write val-tags for real.
            dotest rmadd-20 "$testcvs -q update -r mynonbranch file1" 'U file1'
-         fi # !$proxy
 
          # Oops - CVS isn't distinguishing between a branch tag and
          # a non-branch tag.




reply via email to

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