On Wed, Apr 29, 2009 at 11:11 AM, Martin Langhoff <martin.langhoff@xxxxxxxxx> wrote: > Steps to repro, and error message: > > $ git svn clone -T trunk --ignore-paths releases > http://paintweb.googlecode.com/svn paintweb.git > r3 = 30548c9192aefcde23337f70542ab59e193a1b9e (trunk) > usage: git-cat-file [-t|-s|-e|-p|<type>] <sha1> > fatal: unable to run 'git-svn' > $ git version > git version 1.6.2.4.10.g2254d <== this is maint as of right now > > The same problem exists with master as of right now (v1.6.3-rc3-12-gb79376c) I just tried this (commit 2254d) and was unable to reproduce; it worked fine for me (Debian etch). git svn clone -T trunk --ignore-paths releases http://paintweb.googlecode.com/svn paintweb.git ... r6 = 8561205fe08e0bcefb592710f4e34db91f3099df (trunk) Checked out HEAD: http://paintweb.googlecode.com/svn/trunk r6 Maybe you can try 'git bisect' to narrow it down. Have fun, Avery -- 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