On Sun, Dec 02, 2007 at 10:14:07AM -0500, Jean-François Veillette wrote: > Le 07-12-02 à 01:46, Ed S. Peschko a écrit : > >> All, >> >> I'm trying to use git-cvsimport to import from a CVS archive, using: >> >> git-cvsimport -d $CVSROOT > > I was able to go further just by adding the verbose mode ( -v ) : > git cvsimport -v -d ... There were some serious problems with the argument parsing of git-cvsimport with respect to finding the correct module from the git config or from your CVS working directory. This should all be fixed in v1.5.3.7; please let me know if you still have a problem with that version. -Peff - 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