Up to [cvs.NetBSD.org] / src / external / gpl2 / xcvs / dist / doc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
cvs.1: align update -D paragraph with info file version Catch up with cvs.texinfo here. In other words, reflect PR bin/56256.
Mostly merge changes from HEAD upto 20200411
cvs.1 & cvs.texinfo: note global "-u" option Add details about the global "-u" option, partly to clarify its distinction from the "admin" command's local "-u" option. Addresses PR bin/25472.
cvs.1 & cvs.texinfo: note NetBSD addition of global -D option
cvs.1 & cvs.texinfo: a couple of minor corrections Add a caveat about file locking (a.k.a. reserved checkouts) to the "release" command, and add a missing word elsewhere.
Sync with HEAD
cvs.1 & cvs.texinfo: add various small corrections Add various corrections mostly sourced from upstream's cvs.texinfo, e.g., note NetBSD's local change to log admin commands in history (subsequently added on upstream's HEAD, since it was noted in r. 1.689), add some references to rannotate and rlog (from r. 1.686), some amendments concerning rdiff (from r. 1.687), and miscellaneous typo fixes.
cvs.1 & cvs.texinfo: add a missing section documenting the "tag" and "rtag" commands. This is taken mostly from the upstream project's cvs.texinfo revisions 1.686 and 1.687. Additionally, I've reflected NetBSD's local changes to log "tag" as well as "rtag" in history, and to require admin privileges for destructive tagging commands. This addresses PR bin/33877.
cvs.1 & cvs.texinfo: minor amendments and cvs.1 regen Put a cross-reference to "init" back in "Creating a Repository" and other minor formatting tweaks, and regenerate cvs.1 to reflect the previous changes by christos@ in cvs.texinfo r. 1.7.
cvs.1 & cvs.texinfo: add details about "init" Add a section about the "init" command that has been missing all this time. Part of the basic description is resurrected from r. 1.20 of cvs.1 (in its prior incarnation in the CVS project tree under /man rather than /doc), contributed by Tom Lees back in 1999. The caveat about the history file is copied from elsewhere in the current cvs.texinfo file. Additional fragments written by me. Addresses the PR bin/45446.
cvs.1 & cvs.texinfo: add information about the "update" command's "-t" flag to cvs.texinfo, so the installed man and info documentation match here. This makes cvs.1 auto-generable from cvs.texinfo again, which I plan to leverage with further additions later.
cvs.1 & cvs.texinfo: add missing sections documenting the "add" and "remove" commands. These were never present upstream on the branch NetBSD imported, but were subsequently added on other branches (against upstream's HEAD: cvs.1: r. 1.53 & cvs.texinfo: r. 1.697). XXX While cvs.texinfo is supposed to be used to auto-generate cvs.1, that isn't safe at present, because content has been added direct to cvs.1 in NetBSD's tree.
Pull up following revision(s) (requested by christos in ticket #1407): external/gpl2/xcvs/Makefile.inc: up to 1.4 external/gpl2/xcvs/bin/xcvs/Makefile: up to 1.5 external/gpl2/xcvs/dist/build-aux/config.guess: up to 1.4 external/gpl2/xcvs/dist/build-aux/config.sub: up to 1.4 external/gpl2/xcvs/dist/doc/cvs.1: up to 1.4 external/gpl2/xcvs/dist/doc/cvs.texinfo: up to 1.3 external/gpl2/xcvs/dist/lib/__fpending.c: up to 1.2 external/gpl2/xcvs/dist/lib/alloca.c: up to 1.2 external/gpl2/xcvs/dist/lib/allocsa.c: up to 1.2 external/gpl2/xcvs/dist/lib/asnprintf.c: up to 1.2 external/gpl2/xcvs/dist/lib/asprintf.c: up to 1.2 external/gpl2/xcvs/dist/lib/atexit.c: up to 1.2 external/gpl2/xcvs/dist/lib/basename.c: up to 1.2 external/gpl2/xcvs/dist/lib/canon-host.c: up to 1.2 external/gpl2/xcvs/dist/lib/canonicalize.c: up to 1.2 external/gpl2/xcvs/dist/lib/chdir-long.c: up to 1.2 external/gpl2/xcvs/dist/lib/closeout.c: up to 1.2 external/gpl2/xcvs/dist/lib/cycle-check.c: up to 1.2 external/gpl2/xcvs/dist/lib/dirname.c: up to 1.2 external/gpl2/xcvs/dist/lib/dup-safer.c: up to 1.2 external/gpl2/xcvs/dist/lib/dup2.c: up to 1.2 external/gpl2/xcvs/dist/lib/error.c: up to 1.2 external/gpl2/xcvs/dist/lib/exitfail.c: up to 1.2 external/gpl2/xcvs/dist/lib/fd-safer.c: up to 1.2 external/gpl2/xcvs/dist/lib/filenamecat.c: up to 1.2 external/gpl2/xcvs/dist/lib/fncase.c: up to 1.2 external/gpl2/xcvs/dist/lib/fnmatch.c: up to 1.2 external/gpl2/xcvs/dist/lib/fnmatch_loop.c: up to 1.2 external/gpl2/xcvs/dist/lib/fseeko.c: up to 1.2 external/gpl2/xcvs/dist/lib/ftello.c: up to 1.2 external/gpl2/xcvs/dist/lib/ftruncate.c: up to 1.2 external/gpl2/xcvs/dist/lib/gai_strerror.c: up to 1.2 external/gpl2/xcvs/dist/lib/getaddrinfo.c: up to 1.2 external/gpl2/xcvs/dist/lib/getcwd.c: up to 1.2 external/gpl2/xcvs/dist/lib/getdate.c: up to 1.3 external/gpl2/xcvs/dist/lib/getdelim.c: up to 1.2 external/gpl2/xcvs/dist/lib/gethostname.c: up to 1.2 external/gpl2/xcvs/dist/lib/getline.c: up to 1.2 external/gpl2/xcvs/dist/lib/getlogin_r.c: up to 1.2 external/gpl2/xcvs/dist/lib/getndelim2.c: up to 1.2 external/gpl2/xcvs/dist/lib/getnline.c: up to 1.2 external/gpl2/xcvs/dist/lib/getopt.c: up to 1.2 external/gpl2/xcvs/dist/lib/getopt1.c: up to 1.2 external/gpl2/xcvs/dist/lib/getpass.c: up to 1.2 external/gpl2/xcvs/dist/lib/gettime.c: up to 1.2 external/gpl2/xcvs/dist/lib/gettimeofday.c: up to 1.2 external/gpl2/xcvs/dist/lib/glob.c: up to 1.2 external/gpl2/xcvs/dist/lib/lstat.c: up to 1.2 external/gpl2/xcvs/dist/lib/malloc.c: up to 1.2 external/gpl2/xcvs/dist/lib/mbchar.c: up to 1.2 external/gpl2/xcvs/dist/lib/md5.c: up to 1.2 external/gpl2/xcvs/dist/lib/memchr.c: up to 1.2 external/gpl2/xcvs/dist/lib/memmove.c: up to 1.2 external/gpl2/xcvs/dist/lib/mempcpy.c: up to 1.2 external/gpl2/xcvs/dist/lib/memrchr.c: up to 1.2 external/gpl2/xcvs/dist/lib/mkdir.c: up to 1.2 external/gpl2/xcvs/dist/lib/mkstemp.c: up to 1.2 external/gpl2/xcvs/dist/lib/mktime.c: up to 1.2 external/gpl2/xcvs/dist/lib/nanosleep.c: up to 1.2 external/gpl2/xcvs/dist/lib/openat.c: up to 1.2 external/gpl2/xcvs/dist/lib/pagealign_alloc.c: up to 1.2 external/gpl2/xcvs/dist/lib/pipe-safer.c: up to 1.2 external/gpl2/xcvs/dist/lib/printf-args.c: up to 1.2 external/gpl2/xcvs/dist/lib/printf-parse.c: up to 1.2 external/gpl2/xcvs/dist/lib/progname.c: up to 1.2 external/gpl2/xcvs/dist/lib/quotearg.c: up to 1.3 external/gpl2/xcvs/dist/lib/readlink.c: up to 1.2 external/gpl2/xcvs/dist/lib/realloc.c: up to 1.2 external/gpl2/xcvs/dist/lib/regcomp.c: up to 1.2 external/gpl2/xcvs/dist/lib/regex.c: up to 1.2 external/gpl2/xcvs/dist/lib/regex_internal.c: up to 1.2 external/gpl2/xcvs/dist/lib/regexec.c: up to 1.3 external/gpl2/xcvs/dist/lib/rename.c: up to 1.2 external/gpl2/xcvs/dist/lib/rpmatch.c: up to 1.2 external/gpl2/xcvs/dist/lib/save-cwd.c: up to 1.2 external/gpl2/xcvs/dist/lib/setenv.c: up to 1.2 external/gpl2/xcvs/dist/lib/sighandle.c: up to 1.2 external/gpl2/xcvs/dist/lib/strcasecmp.c: up to 1.2 external/gpl2/xcvs/dist/lib/strdup.c: up to 1.2 external/gpl2/xcvs/dist/lib/strerror.c: up to 1.2 external/gpl2/xcvs/dist/lib/strftime.c: up to 1.2 external/gpl2/xcvs/dist/lib/stripslash.c: up to 1.2 external/gpl2/xcvs/dist/lib/strncasecmp.c: up to 1.2 external/gpl2/xcvs/dist/lib/strnlen1.c: up to 1.2 external/gpl2/xcvs/dist/lib/strstr.c: up to 1.2 external/gpl2/xcvs/dist/lib/strtol.c: up to 1.2 external/gpl2/xcvs/dist/lib/strtoul.c: up to 1.2 external/gpl2/xcvs/dist/lib/sunos57-select.c: up to 1.2 external/gpl2/xcvs/dist/lib/tempname.c: up to 1.2 external/gpl2/xcvs/dist/lib/time_r.c: up to 1.2 external/gpl2/xcvs/dist/lib/unsetenv.c: up to 1.2 external/gpl2/xcvs/dist/lib/vasnprintf.c: up to 1.4 external/gpl2/xcvs/dist/lib/vasprintf.c: up to 1.2 external/gpl2/xcvs/dist/lib/waitpid.c: up to 1.2 external/gpl2/xcvs/dist/lib/xalloc-die.c: up to 1.2 external/gpl2/xcvs/dist/lib/xgetcwd.c: up to 1.2 external/gpl2/xcvs/dist/lib/xgethostname.c: up to 1.2 external/gpl2/xcvs/dist/lib/xmalloc.c: up to 1.2 external/gpl2/xcvs/dist/lib/xreadlink.c: up to 1.2 external/gpl2/xcvs/dist/lib/yesno.c: up to 1.2 external/gpl2/xcvs/dist/src/acl.c: up to 1.6 external/gpl2/xcvs/dist/src/add.c: up to 1.4 external/gpl2/xcvs/dist/src/admin.c: up to 1.6 external/gpl2/xcvs/dist/src/annotate.c: up to 1.4 external/gpl2/xcvs/dist/src/buffer.c: up to 1.2 external/gpl2/xcvs/dist/src/checkin.c: up to 1.2 external/gpl2/xcvs/dist/src/checkout.c: up to 1.4 external/gpl2/xcvs/dist/src/classify.c: up to 1.2 external/gpl2/xcvs/dist/src/client.c: up to 1.5 external/gpl2/xcvs/dist/src/commit.c: up to 1.5 external/gpl2/xcvs/dist/src/create_adm.c: up to 1.2 external/gpl2/xcvs/dist/src/cvsrc.c: up to 1.2 external/gpl2/xcvs/dist/src/diff.c: up to 1.4 external/gpl2/xcvs/dist/src/edit.c: up to 1.3 external/gpl2/xcvs/dist/src/entries.c: up to 1.3 external/gpl2/xcvs/dist/src/error.c: up to 1.3 external/gpl2/xcvs/dist/src/exithandle.c: up to 1.4 external/gpl2/xcvs/dist/src/expand_path.c: up to 1.2 external/gpl2/xcvs/dist/src/fileattr.c: up to 1.2 external/gpl2/xcvs/dist/src/filesubr.c: up to 1.5 external/gpl2/xcvs/dist/src/find_names.c: up to 1.3 external/gpl2/xcvs/dist/src/gssapi-client.c: up to 1.3 external/gpl2/xcvs/dist/src/hardlink.c: up to 1.2 external/gpl2/xcvs/dist/src/hash.c: up to 1.2 external/gpl2/xcvs/dist/src/history.c: up to 1.4 external/gpl2/xcvs/dist/src/ignore.c: up to 1.3 external/gpl2/xcvs/dist/src/import.c: up to 1.7 external/gpl2/xcvs/dist/src/kerberos4-client.c: up to 1.2 external/gpl2/xcvs/dist/src/lock.c: up to 1.5 external/gpl2/xcvs/dist/src/log-buffer.c: up to 1.2 external/gpl2/xcvs/dist/src/log.c: up to 1.4 external/gpl2/xcvs/dist/src/login.c: up to 1.3 external/gpl2/xcvs/dist/src/logmsg.c: up to 1.5 external/gpl2/xcvs/dist/src/ls.c: up to 1.4 external/gpl2/xcvs/dist/src/main.c: up to 1.6 external/gpl2/xcvs/dist/src/mkmodules.c: up to 1.7 external/gpl2/xcvs/dist/src/modules.c: up to 1.4 external/gpl2/xcvs/dist/src/ms-buffer.c: up to 1.2 external/gpl2/xcvs/dist/src/myndbm.c: up to 1.2 external/gpl2/xcvs/dist/src/no_diff.c: up to 1.2 external/gpl2/xcvs/dist/src/parseinfo.c: up to 1.4 external/gpl2/xcvs/dist/src/patch.c: up to 1.7 external/gpl2/xcvs/dist/src/rcs.c: up to 1.6 external/gpl2/xcvs/dist/src/rcscmds.c: up to 1.2 external/gpl2/xcvs/dist/src/recurse.c: up to 1.3 external/gpl2/xcvs/dist/src/release.c: up to 1.3 external/gpl2/xcvs/dist/src/remove.c: up to 1.4 external/gpl2/xcvs/dist/src/repos.c: up to 1.2 external/gpl2/xcvs/dist/src/root.c: up to 1.2 external/gpl2/xcvs/dist/src/rsh-client.c: up to 1.2 external/gpl2/xcvs/dist/src/run.c: up to 1.3 external/gpl2/xcvs/dist/src/scramble.c: up to 1.2 external/gpl2/xcvs/dist/src/server.c: up to 1.8 external/gpl2/xcvs/dist/src/socket-client.c: up to 1.2 external/gpl2/xcvs/dist/src/stack.c: up to 1.2 external/gpl2/xcvs/dist/src/status.c: up to 1.4 external/gpl2/xcvs/dist/src/subr.c: up to 1.4 external/gpl2/xcvs/dist/src/tag.c: up to 1.4 external/gpl2/xcvs/dist/src/update.c: up to 1.11 external/gpl2/xcvs/dist/src/vers_ts.c: up to 1.2 external/gpl2/xcvs/dist/src/version.c: up to 1.3 external/gpl2/xcvs/dist/src/watch.c: up to 1.3 external/gpl2/xcvs/dist/src/wrapper.c: up to 1.2 external/gpl2/xcvs/dist/src/zlib.c: up to 1.3 external/gpl2/xcvs/include/config.h: up to 1.7 - Add RCSIDs - Add "update -t" - Fix issues with whitespace in cvs import - Don't redefine MAP_ANONYMOUS
Sync with HEAD
Sync with HEAD
Fix a spelling: s/regestring/registering
Sync with HEAD. (Note that most of these changes are simply $NetBSD$ tag issues.)
document -t for update
Document 'cvs rdiff -p'.
Sync with HEAD. Second commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
file cvs.1 was added on branch jym-xensuspend on 2009-05-13 18:52:55 +0000
from ftp.gnu.org
Initial revision