| /netbsd-src/external/gpl2/xcvs/dist/ |
| H A D | README | 1 CVS Kit 24 Welcome to CVS! 26 If you have problems or think you have found a bug in CVS, see the 27 section BUGS in the CVS manual (also known as Version Management with 28 CVS by Per Cederqvist et al, or cvs.texinfo--see below for details). 30 If you are thinking of submitting changes to CVS, see the 33 Please consult the INSTALL-CVS file for information on tested 35 configuration, or have tried CVS on a new configuration, please let us 36 know as described in INSTALL-CVS. Free software only works if we all help 47 -The CVS Team [all …]
|
| H A D | README.VMS | 1 CVS port to VMS 10 This port is of the CVS client only. Or in other words, the port 11 implements the full set of CVS commands, but cannot access 13 on another machine (a Unix box) which runs a complete port of CVS. 19 example, CVS 1.9.27 or later), you shouldn't need GNU patch or any 20 other executables other than CVS.EXE. 24 As of CVS 1.5.something, this port passed most of the tests in 26 CVS client. The tests were run by hand because the VMS POSIX shell 36 Copy the executable to an appropriate directory, and define the symbol "CVS" 37 in a .COM file which everyone running CVS will need to run. Here's an example [all …]
|
| H A D | MINOR-BUGS | 17 ignore any CVS/Root values and revert to using CVSROOT alone. The 18 current use of CVS/Root can be very confusing if you forget you're in 20 to do since CVS hides the client operation very well, esp. for 26 ttyp4:<woods@clapton> $ cvs -d /local/src-CVS init 27 cvs [init aborted]: cannot open CVS/Root: No such file or directory 29 was set to point to a CVS server using the ":server:" option. 31 * If a ~/CVS/Root file exists on the server and you are using rsh to 32 connect to the server, CVS may loose its mind (this was reported in 39 ? CVS 40 ? programs/CVS [all …]
|
| H A D | ChangeLog.zoo | 91 * Changes between CVS 1.3 Beta-3 and official CVS 1.3! 95 ease your entry into CVS usage. 98 which CVS has compiled successfully. I think CVS 1.3 is finally 170 * Changes between CVS 1.3 Beta-2 and CVS 1.3 Beta-3 176 * CVS finally has support for doing isolated development on a 215 To support this notion of forked development, CVS reserves 216 all even-numbered branches for its own use. In addition, CVS 235 pages for CVS: cvs(1) and cvs(5). Most of the new CVS 1.3 features 242 With one -j option, CVS will merge the changes made between the 244 the tag refers to a branch, CVS will merge all changes made in [all …]
|
| H A D | NEWS | 6 * CVS now uses version 1.2.3 of the ZLib compression libraries in order to 20 * The path to the config file may be set as an argument to the CVS server 33 * Missing CVSROOT/history files will now cause CVS to attempt to create one. 41 * CVS on Solaris 10 was refusing to parse command options. This has been 44 * The Windows client now creates locks compatible with older versions of CVS by 54 * Thanks to Serguei E. Leontiev <lse@CryptoPro.ru>, CVS with Kerberos 5 GSSAPI 61 * CVS server now handles conflict markers in Entry requests as documented. 63 * CVS now remembers that binary file merge conflicts occurred until the 66 * CVS client now saves some bandwidth by not sending the contents of files 69 * CVS now does correct locking during import. [all …]
|
| H A D | AUTHORS | 1 Authors of GNU CVS 4 definitions of CVS were based on the original package written by Dick Grune 11 <berliner@sun.com> converted the original CVS shell scripts into reasonably 17 Jeff Polk from BSDI <polk@bsdi.com> converted the CVS 1.2 23 for CVS 1.4 Alpha. His work carries on from work done by K. Richard Pixley 24 and others at Cygnus Support. The CVS 1.4 upgrade is due in large part to 27 David G. Grubbs <dgg@odi.com> contributed the CVS "history" and "release" 28 commands. As well as the ever-so-useful "-n" option of CVS which tells CVS 33 framework that CVS now uses. This can be found in the "configure" script, 37 fixes/enhancement as well as completing early reviews of the CVS 1.3 manual [all …]
|
| H A D | HACKING | 1 How to write code for CVS 3 * License of CVS 5 CVS is Copyright (C) 1989-2005 The Free Software Foundation, Inc. 24 Patches against the development version of CVS are most likely to be accepted: 43 If it is not inextricable from a bug fix, CVS's output (to stdout/stderr) 45 other tools which parse CVS's output. It is ok to change output between 49 Changes in the way CVS responds to command line options, config options, etc. 55 CVS mostly uses a consistent indentation style which looks like this: 212 using new CVS releases. Without testing, CVS will fail to be portable 215 CVS is now assuming a freestanding C89 compiler. If you don't have one, you [all …]
|
| H A D | FAQ | 3 CVS is Copyright (C) 1989-2005 The Free Software Foundation, Inc. 5 CVS is free software; you can redistribute it and/or modify 15 CVS is distributed in the hope that it will be useful, 22 This file contains a CVS FAQ. Until 1995 it was maintained by David 37 Since August, 2005, many of the existing CVS resources have been centralized on 124 though many people do main line development on CVS's "Main 142 How CVS uses the word "branch": 144 CVS uses the word "branch" in a number of ways. The two most 156 Important Note: The CVS "Main Branch" is *not* the same as the 162 - The CVS Vendor branch. [all …]
|
| H A D | DEVEL-CVS | 1 CVS Development Policies 3 This file, DEVEL-CVS, contains the policies by which the CVS 7 Policies regarding the CVS source repository: 18 interest), then one of the developers can ask the other CVS 28 Checkout-only access to the CVS repository is available to all, on an
|
| H A D | BUGS | 19 (particularly an issue on Windows), CVS will have trouble (it will 20 write invalid RCS files, probably). The fix would be to have CVS 27 * If you specify the -w global option to client/server CVS, it only 44 by CVS during write. Directory symlinks are not recommended, but should work 50 * The -m option to "cvs add" does not work with client/server CVS. 51 CVS will accept the option, but it won't actually set the 57 doesn't yet have a CVS admin sub-directory. This can greatly confuse 81 * CVS does not always seem to be waiting to the next filesystem timestamp 83 OS. The symptoms are that ocassionally CVS will not notice that modified files 91 * The CVS server is leaving a temp directory (/tmp/cvs-serv*) on AIX 4.3 under [all …]
|
| H A D | configure.in | 18 AC_INIT([Concurrent Versions System (CVS)],[1.12.13], 481 dnl The CVS coding standard (as specified in HACKING) is that if it exists 482 dnl in SunOS4 and ANSI, we use it. CVS itself, of course, therefore doesn't 486 [Define if you have strchr (always for CVS).]) 488 [Define if you have memchr (always for CVS).]) 655 [The default remote shell CVS will use for :ext: transport 702 [The text editor CVS will use by default for log messages.]) 709 [The default text editor CVS should use for log messages 744 Failed to find a text file editor. CVS cannot be compiled 750 CVS cannot be compiled without a default log message editor. [all …]
|
| H A D | TODO | 15 52. SCCS has a feature that I would *love* to see in CVS, as it is very 19 plan to provide a similar functionality to CVS? Our site (and, I'd 23 such as CVS with features that provide group-like functionality would 33 66. Length of the CVS temporary files must be limited to 14 characters for 34 System-V stupid support. As well as the length on the CVS.adm files. 114 122. If Name_Repository fails, it currently causes CVS to die completely. It 129 126. Do an analysis to see if CVS is forgetting to close file descriptors. 150 137. Some sites might want CVS to fsync() the RCS ,v file to protect 153 Also, along with this, we should look at the places where CVS itself 157 138. Some people have suggested that CVS use a VPATH-like environment [all …]
|
| H A D | cvs.spec.in | 16 code). CVS only stores the differences between versions, instead of 17 every version of every file you've ever created. CVS also keeps a log 20 CVS is very helpful for managing releases and controlling the 23 directory, CVS provides version control for a hierarchical collection 41 code). CVS only stores the differences between versions, instead of 42 every version of every file you've ever created. CVS also keeps a log 45 CVS is very helpful for managing releases and controlling the 48 directory, CVS provides version control for a hierarchical collection 53 This package contains only a Kerberized version of the CVS binary. You should 54 install the base %{name} package to get the standard CVS distribution.
|
| /netbsd-src/external/gpl2/xcvs/dist/maint-aux/ |
| H A D | srclist.txt | 4 # imported using the CVS import command and "NI" means CVS import was not used. 14 Imported files CVS Local 28 Imported files CVS Local 37 others. We update these files directly from the GNULIB CVS repository. 43 CVS Repository (via SSH): :ext:anoncvs@savannah.gnu.org/cvsroot/gnulib 45 Imported files CVS Local 50 # import the error module since it would conflict with CVS's error() function, 65 Imported files CVS Local
|
| /netbsd-src/external/gpl2/rcs/dist/ |
| H A D | REFS | 21 for CVS (see below) 42 the latest official CVS release (see below) 48 CVS 50 CVS, the Concurrent Versions System, keeps tracks of source changes 56 These pages have useful information about CVS. 59 CVS 1.3 is the latest released version. 62 CVS 1.4 is in alpha test, but it is recommended if you are installing CVS 69 Cyclic CVS adds network transparency to CVS; it supports efficient,
|
| /netbsd-src/distrib/syspkg/sets/comp/comp-cvs-man/ |
| H A D | DESCR | 1 This contains man page groff source for the CVS revision control system. 2 CVS is a version control system which allows you to keep old versions of 4 occurred, etc., like RCS or SCCS. Unlike the simpler systems, CVS does 7 controlled files. CVS helps to manage releases and to control the 8 concurrent editing of source files among multiple authors. CVS allows
|
| /netbsd-src/distrib/syspkg/sets/comp/comp-cvs-catman/ |
| H A D | DESCR | 1 This contains groff-formatted man pages for the CVS revision control 2 system. CVS is a version control system which allows you to keep old 5 CVS does not just operate on one file at a time or one directory at a 7 of version controlled files. CVS helps to manage releases and to control 8 the concurrent editing of source files among multiple authors. CVS allows
|
| /netbsd-src/external/gpl2/xcvs/dist/doc/ |
| H A D | cvs.man.footer | 32 The most comprehensive manual for CVS is 33 Version Management with CVS by Per Cederqvist et al. Depending on 35 .B info CVS 39 For CVS updates, more information on documentation, software related 40 to CVS, development of CVS, and more, see:
|
| H A D | RCSFILES | 24 look at, the part of CVS which applies these is RCS_deltas in 28 of the revisions. The order _is_ important and CVS relies on it. 31 the same for RCS 5.7 and CVS 1.9.27): 59 There is one case where CVS uses CVS-specific, non-compatible changes 61 for more information on them. CVS also sets the RCS state to "dead" 67 rcsfile.5. We won't try to document extensions not used by CVS in any 82 Cygnus about 1992. These were for CVS, and predated 83 the current CVS death support, which uses a state "dead" 86 CVS does use newphrases to implement the `PreservePermissions' 87 extension introduced in CVS 1.9.26. The following new keywords are [all …]
|
| /netbsd-src/external/gpl2/xcvs/dist/acl/ |
| H A D | aclconfig.default | 1 # Set `UseCVSACL' to yes to use CVS ACL feature. 4 # Default CVS ACL Permission are to use. 7 # Default file location for CVS ACL file (access) is CVSROOT/access. 17 # Default file location for CVS groups file is CVSROOT/group. 31 # Set CVSServerRunAsUser to a system user, in order CVS server
|
| H A D | INSTALL | 4 - copy the file acl.c under src directory of CVS source distribution. 6 - copy the patch file cvsacl-patch-1.2.5 under CVS source distribution 9 - cd to CVS source directory.
|
| /netbsd-src/distrib/syspkg/sets/comp/comp-cvs-bin/ |
| H A D | DESCR | 1 CVS is a version control system, which allows you to keep old versions 3 occurred, etc., like RCS or SCCS. Unlike the simpler systems, CVS 6 version controlled files. CVS helps to manage releases and to control 7 the concurrent editing of source files among multiple authors. CVS
|
| /netbsd-src/external/gpl2/grep/dist/ |
| H A D | Makefile.cvs | 9 … && make -f Makefile.cvs && rm -rf autom4te.cache && (find . -type d -name CVS |xargs rm -rf) && c… 22 @if test ! -d CVS; then \ 29 dirs=`find . -type d | grep -v CVS | sed -e "s#^./##"` ;\ 39 if grep "^/$$f/" CVS/Entries > /dev/null; then \
|
| H A D | Makefile.am | 26 @if test ! -d CVS; then \ 33 dirs=`find . -type d | grep -v CVS | sed -e "s#^./##"` ;\ 43 if grep "^/$$f/" CVS/Entries > /dev/null; then \
|
| /netbsd-src/external/gpl2/xcvs/dist/contrib/ |
| H A D | README | 6 guarantee to have tried them, or ported them to work with this CVS 19 If you have some software that works with CVS that you wish to offer it 58 out-of-date relative to CVS 1.3, but still may be 65 descend.man descend through a directory. In CVS 1.2, this was 67 recursive. In CVS 1.3 (and later), however, most of 78 started with CVS. 98 the newphrase 'commitid' used by CVS and CVSNT. 138 checked out CVS tree; also notices unknown files.
|