From: Eric Wong <eric@petta-tech.com>
To: Perrin Meyer <perrinmeyer@yahoo.com>
Cc: git@vger.kernel.org
Subject: Re: git svn dcommit seg fault
Date: Wed, 18 Jul 2007 00:34:50 -0700 [thread overview]
Message-ID: <20070718073450.GA30559@muzzle> (raw)
In-Reply-To: <951126.88373.qm@web52807.mail.re2.yahoo.com>
Perrin Meyer <perrinmeyer@yahoo.com> wrote:
>
> I'm able to clone svn repo's fine with
>
> $ git svn clone https://svn.eng.msli.com/perrin/trunk/TESTGIT/ .
>
> and I'm then able to use git commit to commit local changes, but
> when I try
>
> $ git svn dcommit
>
> I get
>
> [perrin@whisper TESTGIT]$ git svn dcommit
> M test.c
> Committed r717
> Segmentation fault
> As far as I can tell, the commit worked fine (verified by trying 'svn
> update' on another box).
>
> I've tried git version 1.5.2.3, 1.5.3-rc2, and the latest build, and
> all give the seg fault.
>
> I'm guessing it has something to do with using the https connection to
> svn?
I primarily work with https repositories using git-svn and I haven't
seen any segfaults in a while. Which version of the SVN libraries do
you have? (git-svn --version will tell you).
--
Eric Wong
next prev parent reply other threads:[~2007-07-18 7:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-18 2:51 git svn dcommit seg fault Perrin Meyer
2007-07-18 7:34 ` Eric Wong [this message]
2007-07-19 22:16 ` Perrin Meyer
-- strict thread matches above, loose matches on Subject: below --
2007-07-18 18:33 Perrin Meyer
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=20070718073450.GA30559@muzzle \
--to=eric@petta-tech.com \
--cc=git@vger.kernel.org \
--cc=perrinmeyer@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).