/[cvs]/ccvs/src/sanity.sh
ViewVC logotype

Diff of /ccvs/src/sanity.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1103 by dprice, Thu Nov 17 13:24:37 2005 UTC revision 1.1104 by dprice, Wed Nov 23 01:29:08 2005 UTC
# Line 11504  ${SPROG} remove: use .${SPROG} commit. t Line 11504  ${SPROG} remove: use .${SPROG} commit. t
11504  "$CVSROOT_DIRNAME/first-dir/a,v  <--  a  "$CVSROOT_DIRNAME/first-dir/a,v  <--  a
11505  new revision: delete; previous revision: 1\.1"  new revision: delete; previous revision: 1\.1"
11506    
11507            # Check out the file on the branch.  This should report            # Check out the file on the branch.  This used to report
11508            # that the file is not pertinent, but it should not            # that the file is not pertinent, but this only makes sense on
11509            # say anything else.            # update.
11510            cd ..            cd ..
11511            rm -r first-dir            rm -r first-dir
11512            dotest newb-123i "${testcvs} -q co -r branch first-dir/a" \            dotest newb-123i "$testcvs -q co -r branch first-dir/a"
 "${SPROG} checkout: warning: \`first-dir/a' is not (any longer) pertinent"  
11513    
11514            # Update the other copy, and make sure that a is removed.            # Update the other copy, and make sure that a is removed.
11515            cd ../1/first-dir            cd ../1/first-dir
# Line 12670  Are you sure you want to release (and de Line 12669  Are you sure you want to release (and de
12669            # We accept a zero exit status because it is what CVS does            # We accept a zero exit status because it is what CVS does
12670            # (Dec 95).  Probably the exit status should be nonzero,            # (Dec 95).  Probably the exit status should be nonzero,
12671            # however.            # however.
12672            dotest modules-150g1 "${testcvs} co dirmodule/nonexist" \            dotest modules-150g1 "$testcvs co dirmodule/nonexist" \
12673  "${SPROG} checkout: warning: new-born \`dirmodule/nonexist' has disappeared"  "$SPROG checkout: nothing known about \`dirmodule/nonexist'"
12674            # We tolerate the creation of the dirmodule directory, since that            # We tolerate the creation of the dirmodule directory, since that
12675            # is what CVS does, not because we view that as preferable to not            # is what CVS does, not because we view that as preferable to not
12676            # creating it.            # creating it.
# Line 12764  U first-dir/file2" Line 12763  U first-dir/file2"
12763  new revision: delete; previous revision: 1\.1"  new revision: delete; previous revision: 1\.1"
12764            cd ..            cd ..
12765            rm -r first-dir            rm -r first-dir
12766            dotest modules-155c8 "${testcvs} -q co topfiles" \            dotest modules-155c8 "$testcvs -q co topfiles" \
12767  "${SPROG} checkout: warning: \`first-dir/file1' is not (any longer) pertinent  "U first-dir/file2"
 U first-dir/file2"  
12768    
12769            dokeep            dokeep
12770            cd ..            cd ..
# Line 13494  Are you sure you want to release (and de Line 13492  Are you sure you want to release (and de
13492            # (Dec 95).  Probably the exit status should be nonzero,            # (Dec 95).  Probably the exit status should be nonzero,
13493            # however.            # however.
13494            if $remote; then            if $remote; then
13495              dotest modules5-22 "${testcvs} co dirmodule/nonexist" \              dotest modules5-22r "$testcvs co dirmodule/nonexist" \
13496  "${SPROG} checkout: warning: new-born \`dirmodule/nonexist' has disappeared  "$SPROG checkout: nothing known about \`dirmodule/nonexist'
13497  ${SPROG} checkout: Executing ..${CVSROOT_DIRNAME}/checkout\.sh. .dirmodule..  $SPROG checkout: Executing ..$CVSROOT_DIRNAME/checkout\.sh. .dirmodule..
13498  checkout script invoked in ${TMPDIR}/cvs-serv[0-9a-z]*  checkout script invoked in $TMPDIR/cvs-serv[0-9a-z]*
13499  args: dirmodule"  args: dirmodule"
13500            else            else
13501              dotest modules5-22 "${testcvs} co dirmodule/nonexist" \              dotest modules5-22 "$testcvs co dirmodule/nonexist" \
13502  "${SPROG} checkout: warning: new-born \`dirmodule/nonexist' has disappeared  "$SPROG checkout: nothing known about \`dirmodule/nonexist'
13503  ${SPROG} checkout: Executing ..${CVSROOT_DIRNAME}/checkout\.sh. .dirmodule..  $SPROG checkout: Executing ..$CVSROOT_DIRNAME/checkout\.sh. .dirmodule..
13504  checkout script invoked in ${TESTDIR}/1  checkout script invoked in $TESTDIR/1
13505  args: dirmodule"  args: dirmodule"
13506            fi            fi
13507            # We tolerate the creation of the dirmodule directory, since that            # We tolerate the creation of the dirmodule directory, since that
# Line 13646  Are you sure you want to release (and de Line 13644  Are you sure you want to release (and de
13644            # (Dec 95).  Probably the exit status should be nonzero,            # (Dec 95).  Probably the exit status should be nonzero,
13645            # however.            # however.
13646            if $remote; then            if $remote; then
13647              dotest modules5-42 "${testcvs} co -d mydir dirmodule/nonexist" \              dotest modules5-42r "$testcvs co -d mydir dirmodule/nonexist" \
13648  "${SPROG} checkout: warning: new-born \`mydir/nonexist' has disappeared  "$SPROG checkout: nothing known about \`mydir/nonexist'
13649  ${SPROG} checkout: Executing ..${CVSROOT_DIRNAME}/checkout\.sh. .mydir..  $SPROG checkout: Executing ..$CVSROOT_DIRNAME/checkout\.sh. .mydir..
13650  checkout script invoked in ${TMPDIR}/cvs-serv[0-9a-z]*  checkout script invoked in $TMPDIR/cvs-serv[0-9a-z]*
13651  args: mydir"  args: mydir"
13652            else            else
13653              dotest modules5-42 "${testcvs} co -d mydir dirmodule/nonexist" \              dotest modules5-42 "$testcvs co -d mydir dirmodule/nonexist" \
13654  "${SPROG} checkout: warning: new-born \`mydir/nonexist' has disappeared  "$SPROG checkout: nothing known about \`mydir/nonexist'
13655  ${SPROG} checkout: Executing ..${CVSROOT_DIRNAME}/checkout\.sh. .mydir..  $SPROG checkout: Executing ..$CVSROOT_DIRNAME/checkout\.sh. .mydir..
13656  checkout script invoked in ${TESTDIR}/1  checkout script invoked in $TESTDIR/1
13657  args: mydir"  args: mydir"
13658            fi            fi
13659            # We tolerate the creation of the mydir directory, since that            # We tolerate the creation of the mydir directory, since that

Legend:
Removed from v.1.1103  
changed lines
  Added in v.1.1104

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26