git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Rast <trast@student.ethz.ch>
To: Jeff Kowalczyk <jtk@yahoo.com>
Cc: git@vger.kernel.org
Subject: Re: git svn: Bad URL passed to RA layer: Unrecognized URL scheme
Date: Mon, 6 Oct 2008 11:47:25 +0200	[thread overview]
Message-ID: <200810061147.28986.trast@student.ethz.ch> (raw)
In-Reply-To: <pan.2008.10.06.02.28.35.643705@yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 776 bytes --]

Jeff Kowalczyk wrote:
> However, each operation ends with a segmentation fault. This is the case
> with all git svn repositories (e.g. several different svn remote hosts).
> 
>   (master) $ git svn rebase
>      M  django/core/management/commands/makemessages.py
>      M  docs/topics/i18n.txt
>   r9155 = 4c86e60f62366ac9c3fd9369c17c54801a8f2ea0 (trunk)
>   First, rewinding head to replay your work on top of it...
>   Fast-forwarded master to refs/remotes/trunk.
>   Segmentation fault

Can you try to find out what exactly segfaults here? git-svn is
implemented in Perl, so that means it's either Perl itself (unlikely),
the SVN libraries hooked into Perl, or some git command run by
git-svn.

- Thomas

-- 
Thomas Rast
trast@{inf,student}.ethz.ch


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

      reply	other threads:[~2008-10-06  9:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-05 17:24 git svn: Bad URL passed to RA layer: Unrecognized URL scheme Jeff Kowalczyk
2008-10-05 19:44 ` Mikael Magnusson
2008-10-06  2:28   ` Jeff Kowalczyk
2008-10-06  9:47     ` Thomas Rast [this message]

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=200810061147.28986.trast@student.ethz.ch \
    --to=trast@student.ethz.ch \
    --cc=git@vger.kernel.org \
    --cc=jtk@yahoo.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).