On Fri, Mar 23, 2012 at 07:33, Bao, Zheng <[email protected]> wrote: > Hi, > These commits are uploaded at my home by ssh:29418. In our lab, it is blocked > by firewall. But I cannot go back home every time when I need to push. > > Zheng > >> -----Original Message----- >> From: [email protected] [mailto:coreboot- >> [email protected]] On Behalf Of pk >> Sent: Friday, March 23, 2012 2:11 PM >> To: [email protected] >> Subject: Re: [coreboot] Can we push using http user/password >> authentication >> >> On 2012-03-23 04:31, Bao, Zheng wrote: >> > Hi, >> > In our lab, we need to get access the repository >> >by http because of the firewall. I tried to push >> >my commit through http. It didn't say anything wrong. >> >But I cannot see my change on gerrit. I am wondering >> >if http really works. Does it? >> >> Hi, >> >> I'm just a lurker on this mail list... but I can see gerrit commits >> mailed to this list. >> >> Cut from an example: >> >> "Zheng Bao ([email protected]) just uploaded a new patch set to gerrit, >> which you can find at http://review.coreboot.org/620 >> >> -gerrit >> >> commit e384f2026c59b7e7f774f34f6f9e9287bdc8868b >> Author: zbao <[email protected]> >> Date: Thu Mar 22 18:33:33 2012 +0800 >> >> Add sb800 spi support." >> >> HTH >> >> Best regards >> >> Peter K >> >> -- >> coreboot mailing list: [email protected] >> http://www.coreboot.org/mailman/listinfo/coreboot > > > > -- > coreboot mailing list: [email protected] > http://www.coreboot.org/mailman/listinfo/coreboot
Generally this works for Gerrit, not 100% sure if it is correctly configured for coreboots gerrit instance. You have to use the URI http://review.coreboot.org/p/coreboot.git You will also have to generate a HTTP password at http://review.coreboot.org/#/settings/http-password Lastly at least git 1.6.6 is required for this to work. Hope this helps. -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

