Hi I'm trying to convert a CVS repository to GIT (1.5.5.1 on Intel Mac OS X 10.5.2) using the following: [ram@mimir ~]$ git cvsimport -v -d :local:/Users/ram/test_cvs -C glue.git glue Initialized empty Git repository in /Users/ram/glue.git/.git/ Running cvsps... cvs_direct initialized to CVSROOT /Users/ram/test_cvs cvs rlog: Logging glue cvs rlog: Logging glue/bin cvs rlog: Logging glue/debian cvs rlog: Logging glue/doc cvs rlog: Logging glue/etc cvs rlog: Logging glue/glue cvs rlog: Logging glue/glue/ligolw cvs rlog: Logging glue/glue/ligolw/utils cvs rlog: Logging glue/glue/segfindserver cvs rlog: Logging glue/glue/segfindserver/segments_1_7 cvs rlog: Logging glue/man cvs rlog: Logging glue/man/man1 cvs rlog: Logging glue/sbin cvs rlog: Logging glue/src cvs rlog: Logging glue/src/conf cvs rlog: Logging glue/src/conf/db2 cvs rlog: Logging glue/src/conf/mysql cvs rlog: Logging glue/src/conf/q_replication cvs rlog: Logging glue/src/conf/q_replication/cit cvs rlog: Logging glue/src/conf/q_replication/lho cvs rlog: Logging glue/src/conf/q_replication/llo cvs rlog: Logging glue/src/segments cvs rlog: Logging glue/test Fetching glue/ldbd.py v 1.1 Unknown: error [ram@mimir ~]$ How can I get a more verbose error message to try and fix what's going wrong here? Cheers Adam -- 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