From: Jeff King Date: Thu, 22 Sep 2016 07:26:07 +0000 (-0400) Subject: docs/cvs-migration: update link to cvsps homepage X-Git-Tag: v2.10.1~2^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=72e0877a1dab75113792d13abb9d1b9fc4252922;p=thirdparty%2Fgit.git docs/cvs-migration: update link to cvsps homepage The old page gives a 404 now. Searching for "cvsps" via Google returns a GitHub project page as the top hit. Reported-by: Dan Pritts Signed-off-by: Jeff King Signed-off-by: Junio C Hamano --- diff --git a/Documentation/gitcvs-migration.txt b/Documentation/gitcvs-migration.txt index b06e852a85..faee5c21dc 100644 --- a/Documentation/gitcvs-migration.txt +++ b/Documentation/gitcvs-migration.txt @@ -117,7 +117,7 @@ Importing a CVS archive ----------------------- First, install version 2.1 or higher of cvsps from -http://www.cobite.com/cvsps/[http://www.cobite.com/cvsps/] and make +https://github.com/andreyvit/cvsps[https://github.com/andreyvit/cvsps] 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 linkgit:git-cvsimport[1]: