Re: how to get your linux-2.6-virtex tree?
From: Grant Likely <hidden>
Date: 2007-08-25 14:10:05
On 8/25/07, Ming Liu [off-list ref] 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