summaryrefslogtreecommitdiffstats
path: root/git-cvsimport.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-09 12:50:28 -0800
committerJunio C Hamano <gitster@pobox.com>2013-01-09 12:50:28 -0800
commit4624718dc6564bdf883e939e96dedc498840bd28 (patch)
tree1b65770da820199ec0db054182240f9b4e514fdc /git-cvsimport.txt
parent6bdcc7d8e5f8044eabad26e884e4d2157d169c7b (diff)
downloadgit-htmldocs-4624718dc6564bdf883e939e96dedc498840bd28.tar.gz
Autogenerated HTML docs for v1.8.1-227-g44fe8
Diffstat (limited to 'git-cvsimport.txt')
-rw-r--r--git-cvsimport.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/git-cvsimport.txt b/git-cvsimport.txt
index 98d9881d7..9d5353e8b 100644
--- a/git-cvsimport.txt
+++ b/git-cvsimport.txt
@@ -213,11 +213,9 @@ Problems related to tags:
* Multiple tags on the same revision are not imported.
If you suspect that any of these issues may apply to the repository you
-want to import consider using these alternative tools which proved to be
-more stable in practice:
+want to imort, consider using cvs2git:
-* cvs2git (part of cvs2svn), `http://cvs2svn.tigris.org`
-* parsecvs, `http://cgit.freedesktop.org/~keithp/parsecvs`
+* cvs2git (part of cvs2svn), `http://subversion.apache.org/`
GIT
---