summaryrefslogtreecommitdiffstats
path: root/gitcvs-migration.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-09-26 16:44:27 -0700
committerJunio C Hamano <gitster@pobox.com>2016-09-26 16:44:27 -0700
commitad70bf0a8bcaab0a6f1c36a42110b52dc2b00beb (patch)
tree95495194621897b14bcc1d50852cc2fa8bbbf2f6 /gitcvs-migration.html
parent5380048278a5f5aa14549fffee029a8273a8bd0d (diff)
downloadgit-htmldocs-ad70bf0a8bcaab0a6f1c36a42110b52dc2b00beb.tar.gz
Autogenerated HTML docs for v2.10.0-440-g21f86
Diffstat (limited to 'gitcvs-migration.html')
-rw-r--r--gitcvs-migration.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/gitcvs-migration.html b/gitcvs-migration.html
index f02a4a85c..80fac1a4e 100644
--- a/gitcvs-migration.html
+++ b/gitcvs-migration.html
@@ -856,8 +856,18 @@ they create are writable and searchable by other group members.</p></div>
<div class="sect1">
<h2 id="_importing_a_cvs_archive">Importing a CVS archive</h2>
<div class="sectionbody">
+<div class="admonitionblock">
+<table><tr>
+<td class="icon">
+<div class="title">Note</div>
+</td>
+<td class="content">These instructions use the <code>git-cvsimport</code> script which ships with
+git, but other importers may provide better results. See the note in
+<a href="git-cvsimport.html">git-cvsimport(1)</a> for other options.</td>
+</tr></table>
+</div>
<div class="paragraph"><p>First, install version 2.1 or higher of cvsps from
-<a href="http://www.cobite.com/cvsps/">http://www.cobite.com/cvsps/</a> and make
+<a href="https://github.com/andreyvit/cvsps">https://github.com/andreyvit/cvsps</a> and make
sure it is in your path. Then cd to a checked out CVS working directory
of the project you are interested in and run <a href="git-cvsimport.html">git-cvsimport(1)</a>:</p></div>
<div class="listingblock">
@@ -945,7 +955,7 @@ repositories without the need for a central maintainer.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-10-16 14:29:57 PDT
+Last updated 2016-09-26 16:43:51 PDT
</div>
</div>
</body>