Autogenerated HTML docs for v1.5.6-6-gd3e97
authorJunio C Hamano <junio@hera.kernel.org>
Fri, 20 Jun 2008 04:18:33 +0000 (04:18 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Fri, 20 Jun 2008 04:18:33 +0000 (04:18 +0000)
git-svn.html
git-svn.txt

index 501c2b7da501d0b3ca1b2eb22a38c608988a17a2..1cc7b81bf8304d8a3e814e00fac87c883409af2c 100644 (file)
@@ -1006,14 +1006,14 @@ svn-remote.&lt;name&gt;.rewriteRoot
         the repository with a public http:// or svn:// URL in the\r
         metadata so users of it will see the public URL.\r
 </p>\r
+</dd>\r
+</dl>\r
 <p>Since the noMetadata, rewriteRoot, useSvnsyncProps and useSvmProps\r
 options all affect the metadata generated and used by git-svn; they\r
 <strong>must</strong> be set in the configuration file before any history is imported\r
 and these settings should never be changed once they are set.</p>\r
 <p>Additionally, only one of these four options can be used per-svn-remote\r
 section because they affect the <em>git-svn-id:</em> metadata line.</p>\r
-</dd>\r
-</dl>\r
 </div>\r
 <h2>BASIC EXAMPLES</h2>\r
 <div class="sectionbody">\r
@@ -1174,7 +1174,7 @@ should be manually entered with a text-editor or using
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 08-Jun-2008 01:34:17 UTC\r
+Last updated 20-Jun-2008 04:18:10 UTC\r
 </div>\r
 </div>\r
 </body>\r
index f4cbd2f212e544f0a17c761a4c870a925db5802b..97bed54fbde18a1e7c5516382a54b341fc81668e 100644 (file)
@@ -448,6 +448,8 @@ svn-remote.<name>.rewriteRoot::
        the repository with a public http:// or svn:// URL in the
        metadata so users of it will see the public URL.
 
+--
+
 Since the noMetadata, rewriteRoot, useSvnsyncProps and useSvmProps
 options all affect the metadata generated and used by git-svn; they
 *must* be set in the configuration file before any history is imported
@@ -456,7 +458,6 @@ and these settings should never be changed once they are set.
 Additionally, only one of these four options can be used per-svn-remote
 section because they affect the 'git-svn-id:' metadata line.
 
---
 
 BASIC EXAMPLES
 --------------