From: Martin Langhoff <martin.langhoff@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Cc: Mihai Sucan <mihai.sucan@gmail.com>
Subject: git svn errors out with git-cat-file "usage" message
Date: Wed, 29 Apr 2009 17:11:15 +0200 [thread overview]
Message-ID: <46a038f90904290811p33332bd5h1d397734907ba9c2@mail.gmail.com> (raw)
There is very small public SVN repo that I'm trying to clone with SVN,
and seems to trigger a big in git-svn.
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)
On a different box it succeeded -- this was a Fedora 9 box, with git
from rpms. I did have to drop the '--ignore-paths' paramater though:
$ git --version
git version 1.6.0.6
any hints as to what could be wrong? The repository is small and
pretty vanilla afaics...
cheers,
martin
--
martin.langhoff@gmail.com
martin@laptop.org -- School Server Architect
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
next reply other threads:[~2009-04-29 15:11 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-29 15:11 Martin Langhoff [this message]
2009-04-29 18:50 ` git svn errors out with git-cat-file "usage" message Avery Pennarun
2009-04-29 20:25 ` Michael J Gruber
2009-04-29 20:47 ` Martin Langhoff
2009-04-29 21:05 ` Michael J Gruber
2009-04-30 7:18 ` Martin Langhoff
2009-04-30 7:53 ` Michael J Gruber
2009-04-30 8:26 ` Andreas Ericsson
2009-04-30 8:46 ` Michael J Gruber
2009-04-30 8:53 ` Martin Langhoff
2009-04-30 9:28 ` Michael J Gruber
2009-04-30 9:42 ` Martin Langhoff
2009-04-30 14:41 ` Avery Pennarun
2009-04-30 15:03 ` Martin Langhoff
2009-04-30 16:26 ` Avery Pennarun
2009-04-30 16:31 ` Martin Langhoff
2009-04-30 16:49 ` Michael J Gruber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46a038f90904290811p33332bd5h1d397734907ba9c2@mail.gmail.com \
--to=martin.langhoff@gmail.com \
--cc=git@vger.kernel.org \
--cc=mihai.sucan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).