[Libreoffice] Git hangs?

Christian Lohmaier lohmaier+libreoffice at googlemail.com
Mon Aug 1 04:51:54 PDT 2011


Hi Olivier, *,

On Mon, Aug 1, 2011 at 11:51 AM, Olivier Hallot
<olivier.hallot at documentfoundation.org> wrote:
>
> Any git command i isssue does not gives me a response anymore.
>
> e.g. git clone git://anongit.freedesktop.org/libreoffice/bootstrap libo
>
> or ./g pull -r
>
> is there somenthing going in the git repo?

No general problem.

Server in Germany:
$ time git clone git://anongit.freedesktop.org/libreoffice/bootstrap
Initialized empty Git repository in /home/cloph/nobackup/bootstrap/.git/
remote: Counting objects: 101826, done.
remote: Compressing objects: 100% (22641/22641), done.
remote: Total 101826 (delta 78356), reused 101536 (delta 78141)
Receiving objects: 100% (101826/101826), 21.43 MiB | 4.44 MiB/s, done.
Resolving deltas: 100% (78356/78356), done.

real	0m14.025s
user	0m4.780s
sys	0m0.610s

Server in the US:
$ time git clone git://anongit.freedesktop.org/libreoffice/bootstrap
Cloning into bootstrap...
remote: Counting objects: 101826, done.
remote: Compressing objects: 100% (22641/22641), done.
remote: Total 101826 (delta 78356), reused 101536 (delta 78141)
Receiving objects: 100% (101826/101826), 21.43 MiB | 5.42 MiB/s, done.
Resolving deltas: 100% (78356/78356), done.

real    0m17.236s
user    0m7.140s
sys     0m1.752s

It might of course have been a temporary outage, who knows - so does
the problem remain now?

ciao
Christian


More information about the LibreOffice mailing list