Hi, While trying to cvsimport pfsense [1] source [2], cvsps coredumps and cvsimport aborts with the following error. root@beastie:# git cvsimport -v -d /usr/local/pfSense/tmp/cvsroot -C pfSense/ pfSense Running cvsps... cvs_direct initialized to CVSROOT /usr/local/pfSense/tmp/cvsroot cvs rlog: Logging pfSense cvs rlog: Logging pfSense/bin cvs rlog: Logging pfSense/boot cvs rlog: Logging pfSense/boot/kernel cvs rlog: Logging pfSense/cf cvs rlog: Logging pfSense/cf/conf cvs rlog: Logging pfSense/conf.default cvs rlog: Logging pfSense/etc cvs rlog: Logging pfSense/etc/ascii-art cvs rlog: Logging pfSense/etc/inc DONE; creating master branch fatal: refs/heads/origin: not a valid SHA1 fatal: master: not a valid SHA1 fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. Use '--' to separate paths from revisions fatal: Not a valid object name HEAD checkout failed: 256 root@beastie:# ls pfSense/ .git cvsps.core I am trying this in FreeBSD 6.1 with cvsps compiled from master branch of git repository at http://ydirson.free.fr/soft/git/cvsps.git To replicate this error get the pfSense cvsroot tarball from [2] and run the command $ git cvsimport -v -d /<path>/cvsroot -C pfSense/ pfSense While this is not a git bug as such, I have written to the cvsps author about this about one week back with no replies and this seems to be the only place interested in cvsps. Thanks and regards, raj 1 http://www.pfsense.com 2 http://www.pfsense.com/cvs.tgz - 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