| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Discussed with: many
Reviewed by: peter, zi
Approved by: core
Notes:
svn path=/head/; revision=251794
|
| |
|
|
|
|
|
|
|
|
| |
"CVS_OPTIONS"), rev 1.14 ('-g' option to support shared-group access),
rev 1.7 ('-R' read-only repository mode), rev 1.6 (support for checking
out from a read-only repository), revs 1.4 & 1.5 ("tagexpand=")
into version 1.11-20080310. Note the vendor accepted my "blame" alias.
Notes:
svn path=/head/; revision=177398
|
| |
|
|
|
|
|
|
|
|
| |
rev 1.17 (environtmental var "CVS_OPTIONS"), rev 1.14 ('-g' option to
support shared-group access), rev 1.7 ('-R' read-only repository mode),
rev 1.6 (support for checking out from a read-only repository),
revs 1.4 & 1.5 ("tagexpand=") into version 1.11.22.
Notes:
svn path=/head/; revision=175275
|
| |
|
|
|
|
|
|
|
|
| |
dates in ISO 8601 format.
Approved by: peter
MFC after: 2 weeks
Notes:
svn path=/head/; revision=131688
|
| |
|
|
| |
Notes:
svn path=/head/; revision=128269
|
| |
|
|
| |
Notes:
svn path=/head/; revision=117311
|
| |
|
|
|
|
|
| |
Approved by: re
Notes:
svn path=/head/; revision=107487
|
| |
|
|
| |
Notes:
svn path=/head/; revision=102843
|
| |
|
|
|
|
|
| |
still some suspicious and/or broken stuff to fix yet.
Notes:
svn path=/head/; revision=81407
|
| |
|
|
|
|
|
| |
anoncvs no-password hack is gone and is replaced by the official version.
Notes:
svn path=/head/; revision=66528
|
| |
|
|
|
|
|
|
| |
as cvs update -j had kittens over the whole thing and I ended up merging
it by hand.
Notes:
svn path=/head/; revision=54432
|
| |
|
|
|
|
|
|
|
|
| |
default options for cvs. These options are interpreted first and can be
overwritten by explicit command line parameters.
Obtained from: GNU Grep 2.3
Notes:
svn path=/head/; revision=54107
|
| |
|
|
|
|
|
|
| |
Changes of significance include the top level CVS directory being optional
and defaulting to off..
Notes:
svn path=/head/; revision=44856
|
| |
|
|
| |
Notes:
svn path=/head/; revision=41482
|
| |
|
|
|
|
|
|
|
| |
Add '-g' main option to cvs to better support shared-group access
to a common checked-out *working* set by multiple users. See manual
page for details.
Notes:
svn path=/head/; revision=41481
|
| |
|
|
|
|
|
|
|
|
|
|
| |
This is mostly intended for use on freefall where we'd like to provide
a passwd file for easy anoncvs mirroring access, but don't want to open
up the pserver on freefall itself.
While here, some initial tweaks intended for allowing an empty pserver
password. I'm not sure that this works yet.
Notes:
svn path=/head/; revision=36418
|
| |
|
|
| |
Notes:
svn path=/head/; revision=34467
|
| |
|
|
|
|
|
| |
anymore, don't do all the putenv's for it's benefit.
Notes:
svn path=/head/; revision=32914
|
| |
|
|
| |
Notes:
svn path=/head/; revision=32788
|
| |
|
|
| |
Notes:
svn path=/head/; revision=26804
|
| |
|
|
| |
Notes:
svn path=/head/; revision=26068
|
| |
|
|
|
|
|
|
|
| |
When using a local repository that is only written to by CVSup - which
I assume doesn't do the cvs locking protocol - this option might be a
speedup since cvs will not create lock files.
Notes:
svn path=/head/; revision=25869
|
| |
|
|
|
|
|
|
|
|
|
|
| |
such as within an anoncvs server, or from a CDROM repository.
Cyclic (the cvs maintainers) do not like this approach and have an
alternative read-only system, but that requires a read/write repository to
work (which rules out CDROM).
Obtained from: OpenBSD
Notes:
svn path=/head/; revision=25866
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
controls the RCSINCEXC encironment variable for our rcs version, and
also convert the rest of the checkout enhancements from rcs into cvs's
fast checkout code. (yes, cvs doesn't call 'co' anymore)
We now have fine grained individual keyword expansion control and can
set the keyword to anything the user wants.
Also, a new keyword, $CVSHeader$ comes in from rcs, it's like $Header$
except that it shows the pathname relative to the cvsroot. eg:
$FreeBSD: src/bin/ls/ls.c,v 1.10.2.14 1997/05/17 13:15:45 peter Exp $
^^^^^^^^^^^^^^^^^
The idea for this comes from $XFree86$ which expands like $CVSHeader$.
The "local id" string can be set to expand like Id, Header or CVSHeader.
(Matching support for this is apparently happening in cvsup right now)
Notes:
svn path=/head/; revision=25865
|
| |
|
|
|
|
|
|
|
|
| |
This is not complete yet in that it doesn't drive our version of RCS
completely, but it does work fine when you do the appropriate magic.
Obtained from: OpenBSD source tree
Notes:
svn path=/head/; revision=25847
|
| |
|
|
| |
Notes:
svn path=/head/; revision=25843
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
I.e., "cvs -H init" went ahead and initialized the repository, and did
not print out a usage message. Not nice.
Also added the "init" command to the list that comes out when you type
"cvs --help-commands". There is still not a word about it in the manual
page.
Yes, I am sending these fixes to the FSF.
Notes:
svn path=/head/; revision=18592
|
|
|
and non-unix code has been left out.
Notes:
svn path=/vendor/cvs/dist/; revision=17721
|