Browse Source

Remove the suggestion to use parsecvs, which is currently broken.

The parsecvs code has been neglected for a long time, and the only
public version does not even build correctly.  I have been handed
control of the project and intend to fix this, but until I do it
cannot be recommended.

Also, the project URL given for Subversion needed to be updated
to follow their site move.

Signed-off-by: Eric S. Raymond <esr@thyrsus.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Eric S. Raymond 12 years ago committed by Junio C Hamano
parent
commit
95f95c99f6
  1. 6
      Documentation/git-cvsimport.txt

6
Documentation/git-cvsimport.txt

@ -211,11 +211,9 @@ Problems related to tags:
* Multiple tags on the same revision are not imported. * Multiple tags on the same revision are not imported.


If you suspect that any of these issues may apply to the repository you 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 want to imort, consider using cvs2git:
more stable in practice:


* cvs2git (part of cvs2svn), `http://cvs2svn.tigris.org` * cvs2git (part of cvs2svn), `http://subversion.apache.org/`
* parsecvs, `http://cgit.freedesktop.org/~keithp/parsecvs`


GIT GIT
--- ---

Loading…
Cancel
Save