| /openbsd-src/gnu/usr.bin/cvs/contrib/ |
| H A D | cvs_acls.in | 78 $cvsroot = $ENV{'CVSROOT'}; 79 $availfile = $cvsroot . "/CVSROOT/avail"; 86 die "Must set CVSROOT\n" if !$cvsroot; 87 ($repos = shift) =~ s:^$cvsroot/::;
|
| H A D | rcslock.in | 77 $cvsroot = $ENV{'CVSROOT'}; 105 print "Directory path is $cvsroot/$files[0]" if defined $opt_d ; 106 chdir ($cvsroot . "/" . $files[0]) || 107 die "Can't change to repository directory $files[0] in $cvsroot" ;
|
| H A D | mfpipe.in | 46 $cvsroot = $ENV{'CVSROOT'}; 65 $logfile = "$cvsroot/LOG/$file";
|
| H A D | log_accum.in | 177 $cvsroot, 261 $cvsroot = $ENV{'CVSROOT'}; 471 if ($_ ne $cvsroot . "/" . $files[0]) { 473 …print STDERR sprintf("Current directory %s is not last directory %s.\n", $cvsroot . "/" .$files[0]…
|
| H A D | log.in | 59 my $cvsroot = $ENV{'CVSROOT'};
|
| /openbsd-src/usr.bin/cvs/ |
| H A D | root.c | 59 static struct cvsroot * 65 static struct cvsroot *root = NULL; in cvsroot_parse() 163 struct cvsroot *
|
| H A D | cvs.h | 173 struct cvsroot; 196 struct cvsroot { struct 285 extern struct cvsroot *current_cvsroot; 374 struct cvsroot *cvsroot_get(const char *);
|
| H A D | cvs.c | 69 struct cvsroot *current_cvsroot = NULL;
|
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | parseinfo.c | 213 parse_config (cvsroot) in parse_config() argument 214 char *cvsroot; in parse_config() 232 infopath = malloc (strlen (cvsroot) 242 strcpy (infopath, cvsroot);
|
| H A D | ChangeLog | 178 * sanity.sh: Global search & replace ${TESTDIR}/cvsroot with 967 :method:user@host/port:/cvsroot to 968 :method:[[user][:password]@]host[:[port]]/cvsroot 2355 directory which takes us out of the cvsroot. 3622 (main): put the main loop for stepping through cvsroot values 3624 every unique non-local cvsroot. Moved blocks of code around so 3837 * sanity.sh (taginfo): Also clean up cvsroot/first-dir. 5012 conflict between cvsroot and CVSROOT on Windows.
|
| H A D | sanity.sh | 1557 CVSROOT_DIRNAME=${TESTDIR}/cvsroot 16502 cp -r ${CVSROOT_DIRNAME}/first-dir ${TESTDIR}/cvsroot/backup 16573 mv ${CVSROOT_DIRNAME}/backup ${TESTDIR}/cvsroot/first-dir 17070 rm -rf ${CVSROOT_DIRNAME}/first-dir ${TESTDIR}/cvsroot/second-dir
|
| /openbsd-src/gnu/usr.bin/cvs/doc/ |
| H A D | cvsclient.info-3 | 215 module. PATHNAME is relative to cvsroot, unlike most pathnames in 303 MT rcsfile /home/kingdon/zwork/cvsroot/foo/gz.tst,v 318 M /home/kingdon/zwork/cvsroot/foo/gz.tst,v <-- gz.tst 396 C: Root /u/cvsroot 410 C: /u/cvsroot 427 C: /u/cvsroot 437 S: /u/cvsroot/supermunger/ 439 S: /u/cvsroot/supermunger/ 443 S: /u/cvsroot/supermunger/mungeall.c 473 C: /u/cvsroot/supermunger [all …]
|
| H A D | cvs.info-1 | 419 /usr/local/cvsroot/tc/driver.c,v <-- driver.c 452 the repository `:local:/usr/local/cvsroot' means that the repository is 453 in `/usr/local/cvsroot' on the computer running CVS. For information 459 local repository in `/usr/local/cvsroot', you can use 460 `/usr/local/cvsroot' instead of `:local:/usr/local/cvsroot'. But if 462 `c:\src\cvsroot', then you must specify the access method, as in 463 `:local:c:\src\cvsroot'. 493 cvs -d /usr/local/cvsroot checkout yoyodyne/tc 496 path to the root of the repository, `/usr/local/cvsroot' in this 500 setenv CVSROOT /usr/local/cvsroot [all …]
|
| H A D | cvsclient.info-2 | 63 C: Root /home/kingdon/zwork/cvsroot 67 C: /home/kingdon/zwork/cvsroot 70 S: /home/kingdon/zwork/cvsroot/1dir/ 83 C: /home/kingdon/zwork/cvsroot/1dir 498 C: Root /home/kingdon/zwork/cvsroot 502 C: /home/kingdon/zwork/cvsroot 645 C: Root /u/cvsroot 649 C: /u/cvsroot/1dir/nsdir 651 C: /u/cvsroot/1dir 653 S: M Directory /u/cvsroot/1dir/nsdir added to the repository [all …]
|
| H A D | cvsclient.texi | 588 C: Root /home/kingdon/zwork/cvsroot 592 C: /home/kingdon/zwork/cvsroot 595 S: /home/kingdon/zwork/cvsroot/1dir/ 610 C: /home/kingdon/zwork/cvsroot/1dir 1062 C: Root /home/kingdon/zwork/cvsroot 1066 C: /home/kingdon/zwork/cvsroot 1214 C: Root /u/cvsroot 1218 C: /u/cvsroot/1dir/nsdir 1220 C: /u/cvsroot/1dir 1222 S: M Directory /u/cvsroot/1dir/nsdir added to the repository [all …]
|
| H A D | cvs.info-2 | 131 cvs -d /usr/local/cvsroot init 336 `foo' in the repository `/usr/local/cvsroot/', on machine 339 cvs -d :ext:bach@faun.example.org/usr/local/cvsroot checkout foo 387 cvs -f --allow-root=/usr/cvsroot pserver 516 cvs -d :pserver:faun.example.org:/usr/local/cvsroot checkout someproj 520 CVSROOT=:pserver:bach@faun.example.org:2401/usr/local/cvsroot 530 cvs -d :pserver:bach@faun.example.org:/usr/local/cvsroot login 535 cvs -d :pserver:bach:p4ss30rd@faun.example.org:/usr/local/cvsroot login 561 cvs -d :pserver:bach@faun.example.org:/usr/local/cvsroot checkout foo 651 cvs -d :gserver:faun.example.org:/usr/local/cvsroot checkout foo [all …]
|
| H A D | cvs.info-3 | 81 RCS Version: 1.4 /u/cvsroot/yoyodyne/tc/backend.c,v 319 RCS Version: 1.7.2.1 /u/cvsroot/yoyodyne/tc/driver.c,v 349 RCS: /tmp/cvs-sanity/cvsroot/first-dir/Attic/file1,v 497 RCS Version: 1.7 /u/cvsroot/yoyodyne/tc/driver.c,v 510 RCS Version: 1.4 /u/cvsroot/yoyodyne/tc/backend.c,v 765 /tmp/cvs-sanity/cvsroot/first-dir/file1,v <-- file1 839 RCS file: /cvsroot/first-dir/file1,v 865 RCS file: /cvsroot/first-dir/file1,v
|
| H A D | cvs.texinfo | 679 /usr/local/cvsroot/tc/driver.c,v <-- driver.c 696 @cindex /usr/local/cvsroot, as example repository 697 @cindex cvsroot 716 @c /usr/local/cvsroot; working directory 728 @code{:local:/usr/local/cvsroot} means that the 729 repository is in @file{/usr/local/cvsroot} on the 740 @file{/usr/local/cvsroot}, you can use 741 @code{/usr/local/cvsroot} instead of 742 @code{:local:/usr/local/cvsroot}. But if (under 744 @file{c:\src\cvsroot}, then you must specify the access [all …]
|
| H A D | cvs.info-4 | 135 ALL /usr/local/cvsroot/CVSROOT/loggit 137 Where `/usr/local/cvsroot/CVSROOT/loggit' contains the following 141 echo "$@" >>/home/kingdon/cvsroot/CVSROOT/taglog 505 RCS file: /usr/local/cvsroot/yoyodyne/tc/driver.c,v 571 /usr/local/cvsroot/yoyodyne/tc/driver.c,v <-- driver.c 610 [11:43:23] waiting for bach's lock in /usr/local/cvsroot/foo
|
| H A D | cvs.info-9 | 65 * /usr/local/cvsroot, as example repository: Repository. 212 * cvsroot: Repository.
|
| H A D | cvs.info-8 | 320 supply it on the command line: `cvs -d cvsroot cvs_command...' 506 `/usr/local/cvsroot' and you try to check out files when you are 507 in a subdirectory, such as `/usr/local/cvsroot/test'. However,
|
| H A D | ChangeLog | 1778 (Repository files): Put /usr/local/cvsroot in @example. 1788 (Tags, Creating a branch): Change /usr/local/cvsroot to /u/cvsroot. 1798 * cvsclient.texi (Requests): Change /home/kingdon/zwork/cvsroot to 1799 /u/cvsroot. 1802 (Example): Change /home/kingdon/testing/cvsroot to /u/cvsroot.
|
| H A D | cvs.info-7 | 1438 `/usr/adm/cvsroot-log'. Commits to the `prog1' directory are mailed to 1442 ^CVSROOT /usr/local/bin/cvs-log /usr/adm/cvsroot-log
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | BUGS | 228 The repository in question in duality.gnu.ai.mit.edu:/gd4/gnu/cvsroot/libc.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | contrib.texi | 495 @uref{http://sources.redhat.com/cgi-bin/cvsweb.cgi/~checkout~/mauve/THANKS?rev=1.2&cvsroot=mauve&on…
|