[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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



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:

  $ git clone http://home.pages.de/~mandree/leafnode/leafnode-2.git/ leafnode-2.git
  Initialized empty Git repository in /home/src/localcode/leafnode2/leafnode-2.git/.git/
  got c68ce826ecd1cfa36f3cf2965a1e1b30f8e64158
  walk c68ce826ecd1cfa36f3cf2965a1e1b30f8e64158
  Getting alternates list for http://home.pages.de/~mandree/leafnode/leafnode-2.git
  Getting pack list for http://home.pages.de/~mandree/leafnode/leafnode-2.git
  Getting index for pack 4404c600f9982456c67e55f33edcb13d3e330b21
  Getting pack 4404c600f9982456c67e55f33edcb13d3e330b21
   which contains 292771a87d4aff7a871a70578b6510dcf9a381fd
  got 0521fe0c591be5da2b92136c0328b70a0fe5a3a1
  got c0fba4b3674f604eb7991b30125c9e9e7cd2f2a0
  load: 0.11  cmd: git 77258 [select] 0.08u 0.43s 0% 7564k
  load: 0.03  cmd: git 77258 [select] 0.12u 0.43s 0% 7564k
  load: 0.03  cmd: git 77258 [select] 0.18u 0.48s 0% 7564k

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

What do I do now?

-c

-- 
_______________________________________________
leafnode-list mailing list
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
https://www.dt.e-technik.uni-dortmund.de/mailman/listinfo/leafnode-list
http://leafnode.sourceforge.net/