All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael J Gruber <git@drmicha.warpmail.net>
To: Martin Langhoff <martin.langhoff@gmail.com>
Cc: Avery Pennarun <apenwarr@gmail.com>,
	Git Mailing List <git@vger.kernel.org>,
	Mihai Sucan <mihai.sucan@gmail.com>
Subject: Re: git svn errors out with git-cat-file "usage" message
Date: Wed, 29 Apr 2009 23:05:43 +0200	[thread overview]
Message-ID: <49F8C127.4000400@drmicha.warpmail.net> (raw)
In-Reply-To: <46a038f90904291347i2ed158aaya7505e1bd11cd392@mail.gmail.com>

Martin Langhoff venit, vidit, dixit 29.04.2009 22:47:
> On Wed, Apr 29, 2009 at 10:25 PM, Michael J Gruber
> <git@drmicha.warpmail.net> wrote:
>> Given the versions that fail for Martin and work for Avery and me I
>> would think it's not a git issue but rather a matter of the svn version
>> resp. the svn perl bindingds.
> 
> Good point. The machine where this is failing is an Ubuntu Intrepid box...
> 
> $ dpkg -l libsvn* | grep '^i'
> ii  libsvn-perl                                1.5.1dfsg1-1ubuntu2
>                 Perl bindings for Subversion
> ii  libsvn1                                    1.5.1dfsg1-1ubuntu2
>                 Shared libraries used by Subversion
> ii  libsvncpp1                                 0.9.6-1
>                 Subversion C++ shared library
> dpkg -l subversion* | grep '^i'
> ii  subversion                                 1.5.1dfsg1-1ubuntu2
>                 Advanced version control system
> 
> On the F9 box where things succeed...
> 
> $rpm -qa subversion*
> subversion-perl-1.4.6-7.i386
> subversion-1.4.6-7.i386
> $ rpm -qa *svn*
> git-svn-1.6.0.6-3.fc9.i386
> 
> What are the versions in that F-10 box? Could it be an incompatibility
> with svn-1.5.x?

1.5.4

But I just re-read your original report, and there's some inconsistency:

git-svn triggers cat-file's usage message which says "git-cat-file ...".
The dash indicates that it is a git cat-file before v1.6.0.1-13-g34baebc
(where the dash was removed), so it's definitely not the current maint
you think you are using.

Do you have older ubuntu git packages installed in $PATH?

Michael

  reply	other threads:[~2009-04-29 21:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-29 15:11 git svn errors out with git-cat-file "usage" message Martin Langhoff
2009-04-29 18:50 ` 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 [this message]
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=49F8C127.4000400@drmicha.warpmail.net \
    --to=git@drmicha.warpmail.net \
    --cc=apenwarr@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=martin.langhoff@gmail.com \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.