[coreboot] Can we push using http user/password authentication

thomasg thomas at gstaedtner.net
Fri Mar 23 09:45:44 CET 2012


On Fri, Mar 23, 2012 at 07:33, Bao, Zheng <Zheng.Bao at amd.com> 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: coreboot-bounces at coreboot.org [mailto:coreboot-
>> bounces at coreboot.org] On Behalf Of pk
>> Sent: Friday, March 23, 2012 2:11 PM
>> To: coreboot at coreboot.org
>> 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 (zheng.bao at amd.com) just uploaded a new patch set to gerrit,
>> which you can find at http://review.coreboot.org/620
>>
>> -gerrit
>>
>> commit e384f2026c59b7e7f774f34f6f9e9287bdc8868b
>> Author: zbao <fishbaozi at gmail.com>
>> Date:   Thu Mar 22 18:33:33 2012 +0800
>>
>>     Add sb800 spi support."
>>
>> HTH
>>
>> Best regards
>>
>> Peter K
>>
>> --
>> coreboot mailing list: coreboot at coreboot.org
>> http://www.coreboot.org/mailman/listinfo/coreboot
>
>
>
> --
> coreboot mailing list: coreboot at coreboot.org
> 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.




More information about the coreboot mailing list