On Sun, Jun 5, 2011 at 6:54 PM, Paul Menzel <[email protected]> wrote: > Am Sonntag, den 05.06.2011, 18:38 -0400 schrieb Gregg Levine: >> On Sun, Jun 5, 2011 at 6:32 PM, Peter Stuge <[email protected]> wrote: >> > Gregg Levine wrote: >> >> What would prompt this to happen? >> >> root@jimkirk2:/usr/src/lobos# git clone >> >> http://review.coreboot.org/p/coreboot >> >> Initialized empty Git repository in /usr/src/lobos/coreboot/.git/ >> >> fatal: http://review.coreboot.org/p/coreboot/info/refs download error >> >> - The requested URL returned error: 403 >> >> root@jimkirk2:/usr/src/lobos# >> > >> > I'm not sure why you get this error. >> > >> > I can successfully clone using the exact same command. >> > >> > I can however also confirm that I get a HTTP 403 error on the URL >> > shown in the error message. I guess the version of Git that you are >> > using requests different things from the server than my version. >> > >> > I am using version 1.7.4.1 with success. Which version are you using? >> > >> > If your Git version is older than 1.6.6 then please upgrade to a >> > version >= 1.6.6, since that version gained significant performance >> > improvements specifically when using HTTP. > >> Peter the system that everything is hosted on, is wearing version >> 1.6.1.3 and the test system (same distribution) is wearing 1.7.1. > > Is it working for you using Git 1.7.1? > > […] > > > Thanks, > > Paul > > -- > coreboot mailing list: [email protected] > http://www.coreboot.org/mailman/listinfo/coreboot >
Hello! It in all probability will do so, but I have not tried as such. This is my one complaint against just git, it is the only source control method that has a strange learning curve. ----- Gregg C Levine [email protected] "This signature fought the Time Wars, time and again." -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

