Jakub Narebski wrote: > Baurzhan Ismagulov <ibr@xxxxxxxxxxx> writes: > >> I want to import a CVS repo myrepo into git. I copied CVSHEAD and myrepo >> dirs from the cvs server to /home/ibr/tmp and issued the following >> command: >> >> git-cvsimport -p x -k -o cvshead -d/home/ibr/tmp -C zzz myrepo/drv >> >> It fails [...] > > You can try to use other CVS importers, for example parsecvs [...] Or cvs2svn, which can now also output to git. See these threads for more info: http://marc.info/?l=git&m=118592701426175&w=4 http://cvs2svn.tigris.org/servlets/BrowseList?list=users&by=thread&from=624393 Michael - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html