Autogenerated HTML docs for v1.2.4-gf067
authorJunio C Hamano <junio@hera.kernel.org>
Wed, 8 Mar 2006 01:42:43 +0000 (01:42 +0000)
committerJunio C Hamano <junio@hera.kernel.org>
Wed, 8 Mar 2006 01:42:43 +0000 (01:42 +0000)
git-cvsimport.html
git-cvsimport.txt

index 9295c05..2f22c30 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
@@ -283,6 +283,11 @@ git-cvsimport(1) Manual Page
 repository, or incrementally import into an existing one.</p>\r
 <p>Splitting the CVS log into patch sets is done by <em>cvsps</em>.\r
 At least version 2.1 is required.</p>\r
+<p>You should <strong>never</strong> do any work of your own on the branches that are\r
+created by git-cvsimport. The initial import will create and populate a\r
+"master" branch from the CVS repository's main branch which you're free\r
+to work with; after that, you need to <em>git merge</em> incremental imports, or\r
+any CVS branches, yourself.</p>\r
 </div>\r
 <h2>OPTIONS</h2>\r
 <div class="sectionbody">\r
@@ -481,7 +486,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 16-Jan-2006 00:23:09 PDT\r
+Last updated 08-Mar-2006 01:42:24 UTC\r
 </div>\r
 </div>\r
 </body>\r
index dfe86ce..57027b4 100644 (file)
@@ -22,6 +22,12 @@ repository, or incrementally import into an existing one.
 Splitting the CVS log into patch sets is done by 'cvsps'.
 At least version 2.1 is required.
 
+You should *never* do any work of your own on the branches that are
+created by git-cvsimport. The initial import will create and populate a
+"master" branch from the CVS repository's main branch which you're free
+to work with; after that, you need to 'git merge' incremental imports, or
+any CVS branches, yourself.
+
 OPTIONS
 -------
 -d <CVSROOT>::