Autogenerated HTML docs for v1.3.3-g441c8
[git.git] / git-svnimport.html
index 38f38b8..ea04c0f 100644 (file)
@@ -3,7 +3,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
 <head>\r
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />\r
-<meta name="generator" content="AsciiDoc 7.0.1" />\r
+<meta name="generator" content="AsciiDoc 7.0.2" />\r
 <style type="text/css">\r
 /* Debug borders */\r
 p, li, dt, dd, div, pre, h1, h2, h3, h4, h5, h6 {\r
@@ -272,11 +272,13 @@ git-svnimport(1) Manual Page
 </div>\r
 <h2>SYNOPSIS</h2>\r
 <div class="sectionbody">\r
-<p><em>git-svnimport</em> [ -o &lt;branch-for-HEAD&gt; ] [ -h ] [ -v ] [ -d | -D ]\r
-                        [ -C &lt;GIT_repository&gt; ] [ -i ] [ -u ] [-l limit_rev]\r
-                        [ -b branch_subdir ] [ -T trunk_subdir ] [ -t tag_subdir ]\r
-                        [ -s start_chg ] [ -m ] [ -M regex ]\r
-                        &lt;SVN_repository_URL&gt; [ &lt;path&gt; ]</p>\r
+<div class="verseblock">\r
+<div class="content"><em>git-svnimport</em> [ -o &lt;branch-for-HEAD&gt; ] [ -h ] [ -v ] [ -d | -D ]\r
+                [ -C &lt;GIT_repository&gt; ] [ -i ] [ -u ] [-l limit_rev]\r
+                [ -b branch_subdir ] [ -T trunk_subdir ] [ -t tag_subdir ]\r
+                [ -s start_chg ] [ -m ] [ -r ] [ -M regex ]\r
+                [ -I &lt;ignorefile_name&gt; ] [ -A &lt;author_file&gt; ]\r
+                &lt;SVN_repository_URL&gt; [ &lt;path&gt; ]</div></div>\r
 </div>\r
 <h2>DESCRIPTION</h2>\r
 <div class="sectionbody">\r
@@ -356,6 +358,47 @@ incremental SVN imports.</p>
 </p>\r
 </dd>\r
 <dt>\r
+-r\r
+</dt>\r
+<dd>\r
+<p>\r
+        Prepend <em>rX: </em> to commit messages, where X is the imported\r
+        subversion revision.\r
+</p>\r
+</dd>\r
+<dt>\r
+-I &lt;ignorefile_name&gt;\r
+</dt>\r
+<dd>\r
+<p>\r
+        Import the svn:ignore directory property to files with this\r
+        name in each directory. (The Subversion and GIT ignore\r
+        syntaxes are similar enough that using the Subversion patterns\r
+        directly with "-I .gitignore" will almost always just work.)\r
+</p>\r
+</dd>\r
+<dt>\r
+-A &lt;author_file&gt;\r
+</dt>\r
+<dd>\r
+<p>\r
+        Read a file with lines on the form\r
+</p>\r
+<div class="listingblock">\r
+<div class="content">\r
+<pre><tt>        username = User's Full Name &lt;email@addr.es&gt;\r
+</tt></pre>\r
+</div></div>\r
+<p>and use "User's Full Name &lt;email@addr.es&gt;" as the GIT\r
+author and committer for Subversion commits made by\r
+"username". If encountering a commit made by a user not in the\r
+list, abort.</p>\r
+<p>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.</p>\r
+</dd>\r
+<dt>\r
 -m\r
 </dt>\r
 <dd>\r
@@ -469,7 +512,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 21-Jan-2006 23:50:20 PDT\r
+Last updated 21-Mar-2006 08:33:43 UTC\r
 </div>\r
 </div>\r
 </body>\r