summaryrefslogtreecommitdiffstats
path: root/git-cvsimport.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-04-02 06:52:03 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-04-02 06:52:03 +0000
commit9572e92f03dbe32702c906280c22868b3b57caa4 (patch)
treef53f3bc945a1ce27df7614b1db532ed83ce19d5b /git-cvsimport.html
parent0706c80eb5150908b5a08c163848c7e9328923b4 (diff)
downloadgit-htmldocs-9572e92f03dbe32702c906280c22868b3b57caa4.tar.gz
Autogenerated HTML docs for v1.6.2.1-469-gdffc
Diffstat (limited to 'git-cvsimport.html')
-rw-r--r--git-cvsimport.html22
1 files changed, 12 insertions, 10 deletions
diff --git a/git-cvsimport.html b/git-cvsimport.html
index 7c59cef3e..3838a7060 100644
--- a/git-cvsimport.html
+++ b/git-cvsimport.html
@@ -575,19 +575,21 @@ a zero exit status.</p></div>
<li>
<p>
If timestamps of commits in the cvs repository are not stable enough
- to be used for ordering commits
+ to be used for ordering commits changes may show up in the wrong
+ order.
</p>
</li>
<li>
<p>
If any files were ever "cvs import"ed more than once (e.g., import of
- more than one vendor release)
+ more than one vendor release) the HEAD contains the wrong content.
</p>
</li>
<li>
<p>
If the timestamp order of different files cross the revision order
- within the commit matching time window
+ within the commit matching time window the order of commits may be
+ wrong.
</p>
</li>
</ul></div>
@@ -595,20 +597,20 @@ If the timestamp order of different files cross the revision order
<div class="ilist"><ul>
<li>
<p>
-Branches on which no commits have been made are not imported
+Branches on which no commits have been made are not imported.
</p>
</li>
<li>
<p>
All files from the branching point are added to a branch even if
- never added in cvs
+ never added in cvs.
</p>
</li>
<li>
<p>
-files added to the source branch <strong>after</strong> a daughter branch was
- created: If previously no commit was made on the daugther branch they
- will erroneously be added to the daughter branch in git
+This applies to files added to the source branch <strong>after</strong> a daughter
+ branch was created: if previously no commit was made on the daughter
+ branch they will erroneously be added to the daughter branch in git.
</p>
</li>
</ul></div>
@@ -616,7 +618,7 @@ files added to the source branch <strong>after</strong> a daughter branch was
<div class="ilist"><ul>
<li>
<p>
-Multiple tags on the same revision are not imported
+Multiple tags on the same revision are not imported.
</p>
</li>
</ul></div>
@@ -651,7 +653,7 @@ various participants of the git-list &lt;git@vger.kernel.org&gt;.</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2009-03-26 08:39:13 UTC
+Last updated 2009-04-02 06:49:48 UTC
</div>
</div>
</body>