From: "Grant Likely" <grant.likely@secretlab.ca>
To: "Ming Liu" <eemingliu@hotmail.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: how to get your linux-2.6-virtex tree?
Date: Sat, 25 Aug 2007 08:10:03 -0600 [thread overview]
Message-ID: <fa686aa40708250710q72bdaa90na4974f1af6030997@mail.gmail.com> (raw)
In-Reply-To: <BAY138-F375ED55654A9E20AE05486B2D00@phx.gbl>
On 8/25/07, Ming Liu <eemingliu@hotmail.com> wrote:
> Dear Grant,
> I am trying to get your linux-2.6-virtex tree. When I release the command
> "git-clone git://git.secretlab.ca/git/linux-2.6-virtex.git", it shows
>
> fatal: unexpected EOF
> fetch-pack from 'git://git.secretlab.ca/git/linux-2.6-virtex.git' failed.
Hmmm.... Works fine from my machines.
What does 'dig git.secretlab.ca' tell you? I see this:
;; ANSWER SECTION:
git.secretlab.ca. 1320 IN A 208.123.74.12
Have you tried the git:// protocol?
This is what I get when I clone from another machine:
grant@trillian:~/temp$ git-clone
git://git.secretlab.ca/git/linux-2.6-virtex.git
Initialized empty Git repository in /home/grant/temp/linux-2.6-virtex/.git/
remote: Generating pack...
remote: Counting objects: 504459
remote: Done counting 548333 objects.
remote: Deltifying 548333 objects...
remote: 100% (548333/548333) done
Indexing 548333 objects...
remote: Total 548333 (delta 445331), reused 547457 (delta 444455)
100% (548333/548333) done
Resolving 445331 deltas...
100% (445331/445331) done
Checking 22546 files out...
100% (22546/22546) done
grant@trillian:~/temp$
---
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195
next prev parent reply other threads:[~2007-08-25 14:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-24 3:11 Problems on porting linux 2.6 to xilinx ML410 woyuzhilei
2007-08-24 18:21 ` Grant Likely
2007-08-25 7:37 ` woyuzhilei
2007-08-25 8:48 ` how to get your linux-2.6-virtex tree? Ming Liu
2007-08-25 14:10 ` Grant Likely [this message]
2007-08-25 14:29 ` Jon Smirl
2007-08-25 14:46 ` Ming Liu
2007-08-25 15:24 ` Grant Likely
2007-08-25 16:13 ` Ming Liu
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=fa686aa40708250710q72bdaa90na4974f1af6030997@mail.gmail.com \
--to=grant.likely@secretlab.ca \
--cc=eemingliu@hotmail.com \
--cc=linuxppc-embedded@ozlabs.org \
/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).