On Friday 10 June 2011 15:57:53 Frederic Bouvier wrote:
> Hi,
> 
> the Hudson server has difficulties to clone the flightgear repository
> lately, for building the win32 binaries. I tried myself and got :
> 
> Frederic@NINJA /m
> $ git clone -o origin http://git.gitorious.org/fg/flightgear.git essai.fg
> Cloning into essai.fg...
> error: Unable to get pack file
> http://git.gitorious.org/fg/flightgear.git/objects/pack/pack-c1790f58f68e7
> f2f7aacf083eea4ed8bd96a6ece.pack transfer closed with 789931 bytes
> remaining to read
> error: Unable to find bdbf6433ba8eff47751919d29e9f12a10f68affd under
> http://git.gitorious.org/fg/flightgear.git Cannot obtain needed tree
> bdbf6433ba8eff47751919d29e9f12a10f68affd while processing commit
> c9a86833119d869cb4413197adc29255d7972f36.
> error: Fetch failed.
> 
> $ git origin http://git.gitorious.org/fg/flightgear.git essai.fg
> also fails for me
> 
> If some good soul could try to clone the git repository in their preferred
> environment and report back, maybe we could get the reason of that
> problem.
> 
> Regards,
> -Fred
works here with the git:// url:

$ git clone -o origin git://gitorious.org/fg/flightgear.git essai

the http:// url fails in the same fashion as your tries.

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to