CVS update: /ccvs/doc/
[email protected] 3 May 2005 18:45:09 -0000
| Newsgroups | gmane.comp.version-control.cvs.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: dprice Date: 05/05/03 11:45:09 Modified: /ccvs/doc/ ChangeLog, cvs.1, cvs.texinfo, cvsclient.texi, stamp-1, stamp-vti, version-client.texi, version.texi Log: Merge changes from 1.11.x. File Changes: Directory: /ccvs/doc/ ===================== File [changed]: ChangeLog Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/ChangeLog?r1=1.903&r2=1.904 Delta lines: +19 -0 -------------------- --- ChangeLog 22 Apr 2005 11:58:59 -0000 1.903 +++ ChangeLog 3 May 2005 18:45:06 -0000 1.904 @@ -1,3 +1,22 @@ +2005-05-03 Derek Price <[email protected]> + + * cvsclient.texi (Goals): Remove typo. Resolves cvshome issue #236. + +2005-05-03 Derek Price <[email protected]> + + * cvs.texinfo (Creating a repository): Provide xref to the remote + repositries section. Resolves issue #203 on cvshome.org. + +2005-05-03 Derek Price <[email protected]> + + * cvs.texinfo (Moving directories): Clarify instructions on renaming a + directory. Partially resolves issue #246 on cvshome.org. + +2005-05-03 Derek Price <[email protected]> + + * cvs.texinfo (update output): Use "working directory" in place of + "source" for clarity. Closes issue #245 on cvshome.org. + 2005-04-22 Mark D. Baushke <[email protected]> * cvs.texinfo (Variables): Document SESSIONID and COMMITID File [changed]: cvs.1 Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/cvs.1?r1=1.26&r2=1.27 Delta lines: +1 -1 ------------------- --- cvs.1 1 Mar 2005 17:18:09 -0000 1.26 +++ cvs.1 3 May 2005 18:45:06 -0000 1.27 @@ -3750,7 +3750,7 @@ .IP "" 2 The file was brought up to date with respect to the repository. This is done for any file that exists in -the repository but not in your source, and for files +the repository but not in your working directory, and for files that you haven\(aqt changed but are not the most recent versions available in the repository. .SP File [changed]: cvs.texinfo Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/cvs.texinfo?r1=1.639&r2=1.640 Delta lines: +11 -4 -------------------- --- cvs.texinfo 22 Apr 2005 11:59:00 -0000 1.639 +++ cvs.texinfo 3 May 2005 18:45:06 -0000 1.640 @@ -1895,6 +1895,13 @@ @cindex Creating a repository @cindex Setting up a repository +This section describes how to set up a @sc{cvs} repository for any +sort of access method. After completing the setup described in this +section, you should be able to access your @sc{cvs} repository immediately +via the local access method and several remote access methods. For +more information on setting up remote access to the repository you create +in this section, please read the section on @xref{Remote repositories}. + To set up a @sc{cvs} repository, first choose the machine and disk on which you want to store the revision history of the source files. CPU and memory @@ -5497,9 +5504,9 @@ @enumerate @item Inform everyone who has a checked out copy of the directory that the -directory will be renamed. They should commit all -their changes, and remove their working copies, -before you take the steps below. +directory will be renamed. They should commit all their changes in all their +copies of the project containing the directory to be removed, and remove +all their working copies of said project, before you take the steps below. @item Rename the directory inside the repository. @@ -11445,7 +11452,7 @@ @item U @var{file} The file was brought up to date with respect to the repository. This is done for any file that exists in -the repository but not in your source, and for files +the repository but not in your working directory, and for files that you haven't changed but are not the most recent versions available in the repository. File [changed]: cvsclient.texi Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/cvsclient.texi?r1=1.139&r2=1.140 Delta lines: +1 -1 ------------------- --- cvsclient.texi 30 Nov 2004 14:42:37 -0000 1.139 +++ cvsclient.texi 3 May 2005 18:45:07 -0000 1.140 @@ -82,7 +82,7 @@ @item Providing a reliable transport is outside this protocol. The protocol expects a reliable transport that is transparent (that is, there is no -translation of characters, including characters such as such as +translation of characters, including characters such as linefeeds or carriage returns), and can transmit all 256 octets (for example for proper handling of binary files, compression, and encryption). The encoding of characters specified by the protocol (the File [changed]: stamp-1 Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/stamp-1?r1=1.65&r2=1.66 Delta lines: +2 -2 ------------------- --- stamp-1 18 Apr 2005 19:44:38 -0000 1.65 +++ stamp-1 3 May 2005 18:45:07 -0000 1.66 @@ -1,4 +1,4 @@ -@set UPDATED 30 November 2004 -@set UPDATED-MONTH November 2004 +@set UPDATED 3 May 2005 +@set UPDATED-MONTH May 2005 @set EDITION 1.12.12.1 @set VERSION 1.12.12.1 File [changed]: stamp-vti Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/stamp-vti?r1=1.142&r2=1.143 Delta lines: +2 -2 ------------------- --- stamp-vti 18 Apr 2005 19:44:38 -0000 1.142 +++ stamp-vti 3 May 2005 18:45:07 -0000 1.143 @@ -1,4 +1,4 @@ -@set UPDATED 14 April 2005 -@set UPDATED-MONTH April 2005 +@set UPDATED 3 May 2005 +@set UPDATED-MONTH May 2005 @set EDITION 1.12.12.1 @set VERSION 1.12.12.1 File [changed]: version-client.texi Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/version-client.texi?r1=1.65&r2=1.66 Delta lines: +2 -2 ------------------- --- version-client.texi 18 Apr 2005 19:44:38 -0000 1.65 +++ version-client.texi 3 May 2005 18:45:07 -0000 1.66 @@ -1,4 +1,4 @@ -@set UPDATED 30 November 2004 -@set UPDATED-MONTH November 2004 +@set UPDATED 3 May 2005 +@set UPDATED-MONTH May 2005 @set EDITION 1.12.12.1 @set VERSION 1.12.12.1 File [changed]: version.texi Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/version.texi?r1=1.143&r2=1.144 Delta lines: +2 -2 ------------------- --- version.texi 18 Apr 2005 19:44:38 -0000 1.143 +++ version.texi 3 May 2005 18:45:07 -0000 1.144 @@ -1,4 +1,4 @@ -@set UPDATED 14 April 2005 -@set UPDATED-MONTH April 2005 +@set UPDATED 3 May 2005 +@set UPDATED-MONTH May 2005 @set EDITION 1.12.12.1 @set VERSION 1.12.12.1