Commit ID: 1005522FAEA664528F2
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/04/06 21:31:08 UTC
Modified files:
gnu/usr.bin/cvs: configure.in
gnu/usr.bin/cvs/src: parseinfo.c
Log message:
support obsd-gnucvs-1.11-style “tag” option in config, for compatibility
this allows us to run a (patched, see gh:MirBSD/git-scripts) cvs2git on
all repos (ocvs, ncvs, cvs) and have stable output that mostly seems to
match what was in CVS at that time
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.18 -r1.19 src/gnu/usr.bin/cvs/configure.in
cvs -R rdiff -kk -upr1.10 -r1.11 src/gnu/usr.bin/cvs/src/parseinfo.c