> now it works perfectly. eee... it works on one machine, but doesn't work on other... strange... How is it possible if I use the same git command ? I'll check if same git versions are used.
-- Tomek > > -- > Tomek > > 2009/12/1 Tom Eyckmans <[email protected]>: >> >> >> 2009/11/30 Tomek Kaczanowski <[email protected]> >>> >>> hi all, >>> >>> my git-fu is very weak so please be patient :) >>> >>> I got errors trying to download gradle sources from github: >>> >>> >git clone http://github.com/gradle/gradle.git >>> Initialized empty Git repository in /home/tomek/temp/gradle/.git/ >>> got e9b22a58bbd9ae2de1ce114e0c44f5a8e09b373a >>> walk e9b22a58bbd9ae2de1ce114e0c44f5a8e09b373a >>> Getting alternates list for http://github.com/gradle/gradle.git >>> Getting pack list for http://github.com/gradle/gradle.git >>> Getting index for pack 8691790bb127f9ae330d5b6f1de631496ff7465c >>> got 52fdc5d3893ffbb904d46444b8472f4932e341c2 >>> got 2e033031776062aa44d8615e6468bfc4921b2be8 >>> Getting pack 8691790bb127f9ae330d5b6f1de631496ff7465c >>> which contains 34ee3d9805573fac358917dd3af61e0ee9550e95 >>> error: Unable to get pack file >>> >>> http://github.com/gradle/gradle.git/objects/pack/pack-8691790bb127f9ae330d5b6f1de631496ff7465c.pack >>> transfer closed with 3470930 bytes remaining to read >>> error: Unable to find 34ee3d9805573fac358917dd3af61e0ee9550e95 under >>> http://github.com/gradle/gradle.git >>> Cannot obtain needed object 34ee3d9805573fac358917dd3af61e0ee9550e95 >>> while processing commit e9b22a58bbd9ae2de1ce114e0c44f5a8e09b373a. >>> fatal: Fetch failed. >>> >>> >git --version >>> git version 1.6.3.3 >>> >>> Is there a problem with gradle repo ? >> >> I just fetched updates and pushed to the repo without any problems. Can you >> try again? >>> >>> -- >>> Tomek >>> >>> --------------------------------------------------------------------- >>> To unsubscribe from this list, please visit: >>> >>> http://xircles.codehaus.org/manage_email >>> >>> >> >> > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
