Autogenerated HTML docs for v1.5.3-rc6-17-g1911
authorJunio C Hamano <junio@hera.kernel.org>
Thu, 23 Aug 2007 08:41:31 +0000 (08:41 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Thu, 23 Aug 2007 08:41:31 +0000 (08:41 +0000)
git-svn.html
git-svn.txt

index f40dcc183a86975ebcd40664d64b9469880c32ec..290eacd2d603e911ce4dde6d32d9518202e4a29a 100644 (file)
@@ -323,12 +323,21 @@ branches, tags directories).</p>
 <dt>\r
 --branches=&lt;branches_subdir&gt;\r
 </dt>\r
+<dt>\r
+-s\r
+</dt>\r
+<dt>\r
+--stdlayout\r
+</dt>\r
 <dd>\r
 <p>\r
         These are optional command-line options for init.  Each of\r
         these flags can point to a relative repository path\r
         (--tags=project/tags') or a full url\r
-        (--tags=https://foo.org/project/tags)\r
+        (--tags=https://foo.org/project/tags). The option --stdlayout is\r
+        a shorthand way of setting trunk,tags,branches as the relative paths,\r
+        which is the Subversion default. If any of the other options are given\r
+        as well, they take precedence.\r
 </p>\r
 </dd>\r
 <dt>\r
@@ -1050,7 +1059,7 @@ should be manually entered with a text-editor or using
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 23-Aug-2007 00:24:06 UTC\r
+Last updated 23-Aug-2007 08:41:16 UTC\r
 </div>\r
 </div>\r
 </body>\r
index fbc58871f5df1207c6e32baf992992d8b39e03ae..3e2a63b7460f4051fae52b7c1b2ceb4ea6dd1163 100644 (file)
@@ -44,10 +44,15 @@ COMMANDS
 --tags=<tags_subdir>;;
 -b<branches_subdir>;;
 --branches=<branches_subdir>;;
+-s;;
+--stdlayout;;
        These are optional command-line options for init.  Each of
        these flags can point to a relative repository path
        (--tags=project/tags') or a full url
-       (--tags=https://foo.org/project/tags)
+       (--tags=https://foo.org/project/tags). The option --stdlayout is
+       a shorthand way of setting trunk,tags,branches as the relative paths,
+       which is the Subversion default. If any of the other options are given
+       as well, they take precedence.
 --no-metadata;;
        Set the 'noMetadata' option in the [svn-remote] config.
 --use-svm-props;;