how to get your linux-2.6-virtex tree?

Grant Likely grant.likely at secretlab.ca
Sun Aug 26 00:10:03 EST 2007


On 8/25/07, Ming Liu <eemingliu at 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 at 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 at trillian:~/temp$

---
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195


More information about the Linuxppc-embedded mailing list