[PATCH] s/need/may need/

Daniel Shahaf d.s at daniel.shahaf.co.il
Sun Jun 8 08:09:21 CDT 2008


svn.reposadmin.maint.moving-and-removing says:

      Of course, there's often still more to be done when trying to
      cleanly affect changes such as [moving or renaming the repository
      directory].  For example, you might need to update your Subversion
      server configuration to point to the new location of a relocated
      repository or to remove configuration bits for a now-deleted
      repository.  If you have automated processes that publish
      information from or about your repositories, they may need to be
      updated.  Hook scripts might need to be reconfigured.  Users need
                                                             ^ [1]
      to be notified.  The list can go on indefinitely, or at least to
      the extent that you've built processes and procedures around your
      Subversion repository.

I think [1] could be interpreted as saying that all users have to be 
notified whenever the repository directory is moved, which is untrue.  
I suggest to be vaguer:

--- ch05-repository-admin.xml	(revision 3109)
+++ ch05-repository-admin.xml	(working copy)
@@ -3177 +3177 @@ $
-      need to be reconfigured.  Users need to be notified.  The list
+      need to be reconfigured.  Users may need to be notified.  The list




More information about the svnbook-dev mailing list