freebsd-dev/contrib/cvs/tools
Peter Wemm 57e58c3aa7 Import cvs-1.9.23 as at 19980123. There are a number of really nice
things fixed in here, including the '-ko' vs. -A problem with
remote cvs which caused all files with -ko to be resent each time
(which is damn painful over a modem, I can tell you).  It also found a
heap of stray empty directories that should have been pruned with the -P
flag to cvs update but were not for some reason.

It also has the fully integrated rcs and diff, so no more fork/exec
overheads for rcs,ci,patch,diff,etc.  This means that it parses the control
data in the rcs files only once rather than twice or more.

If the 'cvs diff' vs. Index thing is going to be fixed for future patch
compatability, this is the place to do it.
1998-01-26 03:09:57 +00:00
..
pcl-cvs Import cvs-1.9.23 as at 19980123. There are a number of really nice 1998-01-26 03:09:57 +00:00
ChangeLog Import of cvs-1.9.9-970515 onto vendor branch. 1997-05-15 22:46:24 +00:00
Makefile.in Import of cvs-1.9.9-970515 onto vendor branch. 1997-05-15 22:46:24 +00:00
README Import of slightly trimmed cvs-1.8 distribution. Generated files 1996-08-20 23:46:10 +00:00

        This subdirectory contains tools that can be used with CVS.
Note that they will not necessarily be installed when you "make
install" from the top-level of the CVS source tree.

pcl-cvs ............................. an Emacs interface to CVS.