summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7943b3a)
raw | patch | inline | side by side (parent: 7943b3a)
author | J. Bruce Fields <bfields@citi.umich.edu> | |
Tue, 6 Feb 2007 07:51:26 +0000 (02:51 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 5 Mar 2007 00:47:32 +0000 (16:47 -0800) |
The git-cvsimport argument that specifies a cvs module to import should
probably be included in the default example.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
probably be included in the default example.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/cvs-migration.txt | patch | blob | history |
index 764cc560b4aeeb7248d94f939c976634bd395823..3b6b494162de6993ee6ffb6142fcc85b73609d9c 100644 (file)
of the project you are interested in and run gitlink:git-cvsimport[1]:
-------------------------------------------
-$ git cvsimport -C <destination>
+$ git cvsimport -C <destination> <module>
-------------------------------------------
This puts a git archive of the named CVS module in the directory