From: Junio C Hamano Date: Sat, 16 Jul 2005 03:54:04 +0000 (-0700) Subject: [PATCH] Documentation: adjust cvsimport command line. X-Git-Tag: v0.99.2~57 X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=2c38fe4c574812601c8338d8db1ba0d2528b5ae4;p=git.git [PATCH] Documentation: adjust cvsimport command line. The cvsimport example in the cvs migration document was still using the old syntax for target repository after new and improved cvsimport-script was merged. Signed-off-by: Junio C Hamano Signed-off-by: Linus Torvalds --- diff --git a/Documentation/cvs-migration.txt b/Documentation/cvs-migration.txt index e39b8293..a4d4b7e8 100644 --- a/Documentation/cvs-migration.txt +++ b/Documentation/cvs-migration.txt @@ -63,7 +63,7 @@ Once you've gotten (and installed) cvsps, you may or may not want to get any more familiar with it, but make sure it is in your path. After that, the magic command line is - git cvsimport -v -d + git cvsimport -v -d -C which will do exactly what you'd think it does: it will create a git archive of the named CVS module. The new archive will be created in the