CVS update [cvs1-11-x-branch]: /ccvs/doc/

[email protected] 3 May 2005 16:09:03 -0000
Newsgroups gmane.comp.version-control.cvs.cvs
Message-ID <[email protected]>
Tag: cvs1-11-x-branch
User: dprice  
Date: 05/05/03 09:09:03

Modified:
 /ccvs/doc/
  ChangeLog, cvs.texinfo

Log:
 Issue number: 246
 * cvs.texinfo (Moving directories):  Clarify instructions on renaming a
 directory.  Partially resolves issue #246 on cvshome.org.

File Changes:

Directory: /ccvs/doc/
=====================

File [changed]: ChangeLog
Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/ChangeLog?r1=1.721.2.89&r2=1.721.2.90
Delta lines:  +5 -0
-------------------
--- ChangeLog	3 May 2005 15:41:31 -0000	1.721.2.89
+++ ChangeLog	3 May 2005 16:09:00 -0000	1.721.2.90
@@ -1,5 +1,10 @@
 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.
 

File [changed]: cvs.texinfo
Url: https://ccvs.cvshome.org/source/browse/ccvs/doc/cvs.texinfo?r1=1.545.2.42&r2=1.545.2.43
Delta lines:  +3 -3
-------------------
--- cvs.texinfo	3 May 2005 15:41:31 -0000	1.545.2.42
+++ cvs.texinfo	3 May 2005 16:09:00 -0000	1.545.2.43
@@ -5198,9 +5198,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.