Skip to content

How to import Core CVS to Git

magnum edited this page Apr 10, 2015 · 4 revisions
  • install cvsps version 2 as v3 breaks cvsimport
$ cat authors.txt 
solar=Solar Designer <[email protected]>

$ git cvsimport -d :pserver:[email protected]/cvs -C TARGETDIR -r cvs -k -A authors.txt Owl/packages/john/john
Clone this wiki locally