Autogenerated HTML docs for v1.2.4-g2beb
authorJunio C Hamano <junio@hera.kernel.org>
Thu, 2 Mar 2006 08:11:49 +0000 (08:11 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Thu, 2 Mar 2006 08:11:49 +0000 (08:11 +0000)
git-svnimport.html
git-svnimport.txt

index fa31870..27f70f6 100644 (file)
@@ -394,6 +394,13 @@ author and committer for Subversion commits made by
 "username". If encountering a commit made by a user not in the\r
 list, abort.</tt></pre>\r
 </div></div>\r
+<div class="literalblock">\r
+<div class="content">\r
+<pre><tt>For convenience, this data is saved to $GIT_DIR/svn-authors\r
+each time the -A option is provided, and read from that same\r
+file each time git-svnimport is run with an existing GIT\r
+repository without -A.</tt></pre>\r
+</div></div>\r
 </dd>\r
 <dt>\r
 -m\r
@@ -509,7 +516,7 @@ various participants of the git-list &lt;git@vger.kernel.org&gt;.</p>
 </div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 28-Feb-2006 00:09:53 UTC\r
+Last updated 02-Mar-2006 08:11:45 UTC\r
 </div>\r
 </div>\r
 </body>\r
index 912a808..a158813 100644 (file)
@@ -82,6 +82,11 @@ When importing incrementally, you might need to edit the .git/svn2git file.
        "username". If encountering a commit made by a user not in the
        list, abort.
 
+       For convenience, this data is saved to $GIT_DIR/svn-authors
+       each time the -A option is provided, and read from that same
+       file each time git-svnimport is run with an existing GIT
+       repository without -A.
+
 -m::
        Attempt to detect merges based on the commit message. This option
        will enable default regexes that try to capture the name source