Skip to content

Instantly share code, notes, and snippets.

@dougm
Created January 31, 2009 00:46
Show Gist options
  • Select an option

  • Save dougm/55379 to your computer and use it in GitHub Desktop.

Select an option

Save dougm/55379 to your computer and use it in GitHub Desktop.
#!/bin/sh
#git mirror jets3t cvs
#create:
#git-cvsimport -d :pserver:guest@cvs.dev.java.net:/cvs -p x -v jets3t
#update:
git-cvsimport -d :pserver:guest@cvs.dev.java.net:/cvs -k -u -v -m -p -Z,9 jets3t
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment