Lines Matching refs:taginfo

1656 	tests="${tests} binwrap3 mwrap info taginfo posttag"
4708 taginfo
4728 taginfo
4751 taginfo
4777 taginfo
7525 taginfo
7556 ---- $ISO8601DATE 1\.[0-9][0-9]* taginfo
7587 /taginfo/1\.[0-9][0-9]*/$DATE//
7617 taginfo
12217 U CVSROOT/taginfo
12360 U CVSROOT/taginfo
12386 U CVSROOT/taginfo
12415 U CVSROOT/taginfo
12477 U CVSROOT/taginfo
13285 U CVSROOT/taginfo
15602 ${CPROG} checkout: move away \`CVSROOT/taginfo'; it is in the way
15603 C CVSROOT/taginfo
18826 # taginfo: taginfo
18872 Info files are the hook files, verifymsg, taginfo, commitinfo, etc\."
19426 taginfo)
19427 # Tests of the CVSROOT/taginfo file. See the comment at the
19437 dotest taginfo-init-1 "$testcvs -q co CVSROOT" "U CVSROOT/$DOTSTAR"
19439 dotest taginfo-init-2 "$testcvs -Q tag taginfo-start"
19455 echo "ALL ${TESTDIR}/1/loggit" >>taginfo
19460 dotest taginfo-2 "${testcvs} -q ci -m check-in-taginfo" \
19465 $CVSROOT_DIRNAME/CVSROOT/taginfo,v <-- taginfo
19470 # taginfo-3 used to rely on the top-level CVS directory
19475 dotest taginfo-3 "$testcvs -q co first-dir"
19479 dotest taginfo-4 "${testcvs} add file1" \
19482 dotest taginfo-5 "${testcvs} -q ci -m add-it" \
19493 dotest taginfo-6 "${testcvs} -q tag tag1" \
19494 "${SPROG} tag: warning: taginfo line contains no format strings:
19499 dotest taginfo-7 "${testcvs} -q tag -b br" \
19500 "${SPROG} tag: warning: taginfo line contains no format strings:
19505 dotest taginfo-8 "$testcvs -q update -r br"
19507 dotest taginfo-9 "${testcvs} -q ci -m modify-on-br" \
19518 dotest taginfo-10 "${testcvs} -q tag -F -c brtag" \
19519 "${SPROG} tag: warning: taginfo line contains no format strings:
19525 dotest_fail taginfo-11 "${testcvs} -q tag rejectme" \
19526 "${SPROG} tag: warning: taginfo line contains no format strings:
19533 # When we are using taginfo to allow/disallow, it would be
19536 dotest taginfo-12 "${testcvs} -nq tag rejectme" \
19537 "${SPROG} tag: warning: taginfo line contains no format strings:
19543 # But when taginfo is used for logging, it is a pain for -n
19544 # to call taginfo, since taginfo doesn't know whether -n was
19546 dotest taginfo-13 "${testcvs} -nq tag would-be-tag" \
19547 "${SPROG} tag: warning: taginfo line contains no format strings:
19555 dotest taginfo-14 "${testcvs} -q tag -d tag1" \
19556 "${SPROG} tag: warning: taginfo line contains no format strings:
19561 dotest taginfo-15 "${testcvs} -q tag -d tag1" \
19562 "${SPROG} tag: warning: taginfo line contains no format strings:
19568 dotest taginfo-16 "${testcvs} -q rtag tag1 first-dir" \
19569 "${SPROG} rtag: warning: taginfo line contains no format strings:
19573 dotest taginfo-17 "${testcvs} -q rtag -d tag1 first-dir" \
19574 "${SPROG} rtag: warning: taginfo line contains no format strings:
19578 dotest taginfo-18 "${testcvs} -q rtag -d tag1 first-dir" \
19579 "${SPROG} rtag: warning: taginfo line contains no format strings:
19588 # so that taginfo only allows/denies tagging, and a new
19595 dotest taginfo-examine-1 "cat ${TESTDIR}/1/taglog" \
19610 dotest taginfo-newfmt-init-1 \
19611 "$testcvs -q up -prtaginfo-start taginfo >taginfo"
19612 echo "ALL $TESTDIR/1/loggit %r %t %o %b %p %{sTVv}" >>taginfo
19613 dotest taginfo-newfmt-init-2 "$testcvs -q ci -m check-in-taginfo" \
19614 "$TESTDIR/cvsroot/CVSROOT/taginfo,v <-- taginfo
19617 "$TESTDIR/cvsroot/CVSROOT/taginfo,v <-- taginfo
19642 dotest taginfo-newfmt-2 "${testcvs} -q update -A" "[UP] file1"
19644 dotest taginfo-newfmt-2b "${testcvs} add 'file 2'" \
19647 dotest taginfo-newfmt-2c "$testcvs -q ci -m add-it" \
19659 dotest taginfo-newfmt-3 "${testcvs} -q tag tag1" \
19662 dotest taginfo-newfmt-4 "${testcvs} -q tag tag3" \
19665 dotest taginfo-newfmt-5 "$testcvs -q tag -rtag1 tag4" \
19669 dotest taginfo-newfmt-examine-1 "cat ${TESTDIR}/1/taglog" \
19724 dotest taginfo-newfmt-init-7 \
19725 "$testcvs -q up -prtaginfo-start taginfo >taginfo"
19726 echo "ALL ${TESTDIR}/1/loggit %{t} %b %{o} %p %{sTVv}" >>taginfo
19728 dotest taginfo-newfmt-7 "$testcvs -q ci -m check-in-taginfo" \
19731 $TESTDIR/cvsroot/CVSROOT/taginfo,v <-- taginfo
19736 $TESTDIR/cvsroot/CVSROOT/taginfo,v <-- taginfo
19747 dotest taginfo-newfmt-8 "${testcvs} -q tag tag1" ""
19749 dotest taginfo-newfmt-8b "${testcvs} -q add sdir" \
19752 dotest taginfo-newfmt-8c "${testcvs} -q add sdir/file3" \
19754 dotest taginfo-newfmt-8d "${testcvs} -q ci -m added-sdir" \
19757 dotest taginfo-newfmt-9 "${testcvs} -q tag -b br" \
19761 dotest taginfo-newfmt-10 "${testcvs} -q update -r br" "[UP] file1"
19763 dotest taginfo-newfmt-11 "${testcvs} -q ci -m modify-on-br" \
19766 dotest taginfo-newfmt-12 "${testcvs} -q tag -F -c brtag" \
19775 dotest_fail taginfo-newfmt-13 "${testcvs} -q tag rejectme" \
19780 # When we are using taginfo to allow/disallow, it would be
19783 # see the comment before taginfo-newfmt-15 for notes on
19785 dotest taginfo-newfmt-14 "${testcvs} -nq tag rejectme" \
19790 # But when taginfo is used for logging, it is a pain for -n
19791 # to call taginfo, since taginfo doesn't know whether -n was
19795 dotest taginfo-newfmt-15 "${testcvs} -nq tag would-be-tag" \
19802 dotest taginfo-newfmt-16 "${testcvs} -q tag -d tag1" \
19805 dotest taginfo-newfmt-17 "${testcvs} -q tag -d tag1" ""
19808 dotest taginfo-newfmt-18 "${testcvs} -q rtag tag1 first-dir" ""
19809 dotest taginfo-newfmt-19 "${testcvs} -q rtag -d tag1 first-dir" ""
19810 dotest taginfo-newfmt-20 "${testcvs} -q rtag -d tag1 first-dir" ""
19816 # so that taginfo only allows/denies tagging, and a new
19823 dotest taginfo-newfmt-examine-2 "cat ${TESTDIR}/1/taglog" \
19850 # Tests of the CVSROOT/taginfo file. See the comment at the
19861 dotest posttag-init-2 "$testcvs -q ci -m check-in-taginfo" \
31933 U CVSROOT/taginfo
32132 U CVSROOT/taginfo
32557 *-> RCS_checkout (taginfo,v, , , , \.#[0-9][0-9]*)
32589 *-> unlink_file(\.#taginfo)
32616 S -> RCS_checkout (taginfo,v, , , , \.#[0-9][0-9]*)
32652 S -> unlink_file(\.#taginfo)
33201 *-> Parse_Info (${CVSROOT_DIRNAME}/CVSROOT/taginfo, trace, ALL)
33342 S -> Parse_Info (${CVSROOT_DIRNAME}/CVSROOT/taginfo, trace, ALL)
33466 *-> Parse_Info (${CVSROOT_DIRNAME}/CVSROOT/taginfo, trace, ALL)
33607 S -> Parse_Info (${CVSROOT_DIRNAME}/CVSROOT/taginfo, trace, ALL)
34053 *-> Parse_Info (${CVSROOT_DIRNAME}/CVSROOT/taginfo, trace, ALL)
34199 S -> Parse_Info (${CVSROOT_DIRNAME}/CVSROOT/taginfo, trace, ALL)