Skip to content

Instantly share code, notes, and snippets.

@sixman9
Created November 11, 2010 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sixman9/672781 to your computer and use it in GitHub Desktop.
Save sixman9/672781 to your computer and use it in GitHub Desktop.
Sample Git CVS Import command
git cvsimport -p -x -v -k -o cvsheadbranch -s _ -duser.name@127.0.0.1:/dir/cvsroot -C newGitDir 'CVS MODULE NAME'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment