[leafnode-list] Re: HEADS UP DEVELOPERS: leafnode-2 repository changed to GIT (was DARCS)

Matthias Andree matthias.andree at gmx.de
Wed Nov 19 10:20:41 CET 2008


clemens fischer schrieb am 2008-11-18:

> On Thu, 13 Nov 2008 07:12:07 +0100 Matthias Andree wrote:
> 
> >  New location for repository and its instructions:
> >
> >  http://mandree.home.pages.de/leafnode/leafnode-2.git/
> 
> I hope something is wrong on _your_ side:  My plan is to clone that
> repo and branch off my lua stuff locally to have a clean upstream.
> 
>   $ git clone http://home.pages.de/~mandree/leafnode/leafnode-2.git/
>   fatal: destination directory 'leafnode-2' already exists.
> 
> Hmm.  Other VCS'es take the entire last part of the URL when the local
> directory isn't specified.  "Makes nothing", as germans say, i just do:
> 
> But now git is hanging for about half an hour, whereas other git clones
> I did previously finished in seconds:

That's rather untypical. I just tried myself, it took 1 minute real time
at 5% CPU (this is reasonable for the repo download - it's several MB,
25 MB after the clone, the download should be smaller).

home.pages.de is actually a redirector; you can try cloning from
git://git.berlios.de/leafnode instead - I've pushed the tree there.

I'm using git 1.6.0.4.something from the upstream Git repo.

> Also, git opens a bunch of connections, but doesn't play its tune:
> 
>   COMMAND PID   FD PROTO  LOCAL ADDRESS         FOREIGN ADDRESS
>   git     77258 3  tcp4   77.22.119.131:48400   213.73.91.20:80
>   git     77258 6  tcp4   77.22.119.131:39243   129.217.163.1:80
>   git     77258 7  tcp4   77.22.119.131:28330   213.73.91.20:80
>   git     77258 8  tcp4   77.22.119.131:39054   129.217.163.1:80
>   git     77258 9  tcp4   77.22.119.131:40340   213.73.91.20:80
>   git     77258 10 tcp4   77.22.119.131:39244   129.217.163.1:80
>   git     77258 11 tcp4   77.22.119.131:60009   213.73.91.20:80
>   git     77258 13 tcp4   77.22.119.131:13044   213.73.91.20:80

213… is the redirector, 129… is the actual web server.

HTH
Matthias

-- 
Matthias Andree



More information about the leafnode-list mailing list