[svnbook] r4068 committed - * en/book/ch05-repository-admin.xml...

svnbook at googlecode.com svnbook at googlecode.com
Wed Sep 7 10:43:43 CDT 2011


Revision: 4068
Author:   cmpilato at gmail.com
Date:     Wed Sep  7 08:37:45 2011
Log:      * en/book/ch05-repository-admin.xml
   Update the screen output for 'svnsync help copy-revprops'.

http://code.google.com/p/svnbook/source/detail?r=4068

Modified:
  /trunk/en/book/ch05-repository-admin.xml

=======================================
--- /trunk/en/book/ch05-repository-admin.xml	Wed Sep  7 06:29:59 2011
+++ /trunk/en/book/ch05-repository-admin.xml	Wed Sep  7 08:37:45 2011
@@ -3149,10 +3149,11 @@
          <informalexample>
            <screen>
  $ svnsync help copy-revprops
-copy-revprops: usage: svnsync copy-revprops DEST_URL [REV[:REV2]]
-
-Copy the revision properties in a given range of revisions to the
-destination from the source with which it was initialized.
+copy-revprops: usage:
+
+    1. svnsync copy-revprops DEST_URL [SOURCE_URL]
+    2. svnsync copy-revprops DEST_URL REV[:REV2]
+
  …
  $ svnsync copy-revprops http://svn.example.com/svn-mirror 12
  Copied properties for revision 12.




More information about the svnbook-dev mailing list