Searched refs:CVSROOT (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sbin/mount_portal/examples/
H A Dcvs.sh.sh15 export CVSROOT="anoncvs@anoncvs.NetBSD.org:/cvsroot"
19 export CVSROOT="anoncvs@anoncvs.usa.openbsd.org:/cvs"
/netbsd-current/dist/pf/
H A DREADME.NetBSD78 ${RSYNC} --exclude 'commitlog*' --exclude 'history*' ${S}/CVSROOT/ ${D}/CVSROOT
89 rm -f ${WORK}/cvsroot/CVSROOT/commitinfo*
90 rm -f ${WORK}/cvsroot/CVSROOT/loginfo*
91 touch ${WORK}/cvsroot/CVSROOT/commitinfo
92 touch ${WORK}/cvsroot/CVSROOT/loginfo
93 chmod 644 ${WORK}/cvsroot/CVSROOT/config
94 sed 's+/cvslock+/tmp/cvslock+' < ${WORK}/cvsroot/CVSROOT/config \
95 > ${WORK}/cvsroot/CVSROOT/config.1
97 < ${WORK}/cvsroot/CVSROOT/confi
[all...]
/netbsd-current/external/gpl2/xcvs/dist/contrib/
H A Dvalidate_repo.in35 validate_repo.pl [--verbose!] [--cvsroot=CVSROOT] [--exec=SCRIPT]...
67 =item C<-d> or C<--cvsroot=CVSROOT>
69 Use repository specified by C<CVSROOT>. Defaults to the contents of the
71 C<$CVSROOT> environment variable when it is set and non-empty.
77 copy of each I<important> revision of each RCS archive in CVSROOT. Executed
78 scripts are passed C<CVSROOT FILE REVISION FNO>, where C<CVSROOT> is what
79 you'd think, C<FILE> is the path to the file relative to C<CVSROOT> and
107 setenv CVSROOT /release/111/cvs
175 # $ENV{ CVSROOT }
[all...]
H A Dcvs_acls.in42 repository/path/to/restrict $CVSROOT/CVSROOT/cvs_acls [-d][-u $USER][-f <logfile>]
100 file in $CVSROOT/CVSROOT. This default file can be redirected to
103 The script is triggered from the 'commitinfo' file in $CVSROOT/CVSROOT/.
143 $CVSROOT existence is checked too late
146 Correctly handle the CVSROOT=:local:/... option (useful for
197 $CVSROOT/CVSROOT/restrictlo
[all...]
H A Drcs2log.sh269 test ! -f CVS/Root || CVSROOT=`cat <CVS/Root` || exit
270 case $CVSROOT in
272 echo >&2 "$0: $CVSROOT: CVSROOT has multiple ':/'s"
281 *) repository=${CVSROOT?}/$repository;;
H A Drcs-to-cvs.sh81 if [ -z "$CVSROOT" ]; then
82 echo "Please the environmental variable CVSROOT to the root" >&2
97 update_dir=${CVSROOT}/${repository}
H A Dlog_accum.in129 $CVSROOT = $ENV{'CVSROOT'};
293 $rcsfile =~ s,^$CVSROOT/,,;
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dsanity.sh64 echo " test CVS using a symlink to a real CVSROOT"
1147 # Restore changes to CVSROOT admin files.
1150 modify_repo rm -rf $CVSROOT_DIRNAME/CVSROOT
1151 modify_repo cp -Rp $TESTDIR/CVSROOT.save $CVSROOT_DIRNAME/CVSROOT
2591 # Echo a new CVSROOT based on $1, $remote, and $remotehost
2606 # Set up CVSROOT (the crerepos tests will test operating without CVSROOT set).
2628 CVSROOT=`newroot $CVSROOT_DIRNAME`; export CVSROOT
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/misc/
H A Dautopoint.in376 # access to the CVSROOT/history file, so it cannot be under $gettext_dir.
385 # "$CVSROOT"/CVSROOT directory.
400 CVSROOT="$srcdir/$cvs_dir"
401 export CVSROOT
416 # Need to pass -d "$CVSROOT", because there may be a CVS directory in the
418 cvs -d "$CVSROOT" init
/netbsd-current/crypto/dist/ipsec-tools/misc/
H A Dcvs2cl.pl3049 =item B<--rcs> I<CVSROOT>
3052 output, stripping the prefix I<CVSROOT>.
3108 For the B<-U> option, the I<UFILE> should be formatted like CVSROOT/users. That is,
/netbsd-current/external/gpl2/xcvs/dist/
H A Dconfigure1441 file within the $CVSROOT/CVSROOT directory), you

Completed in 147 milliseconds