From: Sean <seanlkml@sympatico.ca>
To: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
Cc: git@vger.kernel.org
Subject: Re: git clone over http
Date: Sun, 2 Sep 2007 14:54:29 -0400 [thread overview]
Message-ID: <20070902145429.8bf50059.seanlkml@sympatico.ca> (raw)
In-Reply-To: <200709021123.04218.robin.rosenberg.lists@dewire.com>
On Sun, 2 Sep 2007 11:23:03 +0200
Robin Rosenberg <robin.rosenberg.lists@dewire.com> wrote:
Hi Robin,
> git clone (1.5.3) with http is somewhat unreliable. I've noticed if can actually give
> me different versions of a branch each time I run it, eventually yielding
> the one I'm expecting. And now this:
Hmmm, that's very odd. Tried it 3 times here and master was always at the
same commit (0421997bfd5).
> (Using master, just after rc7)
> $ git clone http://unix.schottelius.org/git/cLinux/cinit.git
[...]
> /usr/local/bin/git-clone: line 40: 14823 Segmenteringsfel git-http-fetch $v -a -w "$tname" "$sha1" "$1"
>
> It doesn't repeat itself, but I cannot clone because it always crashes.
Using 1.5.3 here and it works just fine. Perhaps it has something to do with
your version of the Curl library? This is what is in use here:
$ curl --version
curl 7.16.4 (i686-pc-linux-gnu) libcurl/7.16.4 OpenSSL/0.9.8e zlib/1.2.3
Protocols: tftp ftp telnet dict http file https ftps
Features: Largefile NTLM SSL libz
Sean
next prev parent reply other threads:[~2007-09-02 18:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-02 9:23 git clone over http Robin Rosenberg
2007-09-02 18:54 ` Sean [this message]
2007-09-04 16:54 ` Josh England
2007-09-04 17:29 ` Junio C Hamano
2007-09-04 18:19 ` Robin Rosenberg
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=20070902145429.8bf50059.seanlkml@sympatico.ca \
--to=seanlkml@sympatico.ca \
--cc=git@vger.kernel.org \
--cc=robin.rosenberg.lists@dewire.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).