On Fri, Aug 10, 2012 at 7:47 AM, Michel JAOUEN wrote:
> Hello,
>
> I don’t succeed to push patches on gerrit through http.
>
> The server returns following errors :
>
> git push origin HEAD:refs/for/master
Why aren't you using "git push review" as documented in the HACKING doc?
>
> Username:
>
Ok, thanks for the info.
Best regards
Michel
-Original Message-
From: Spencer Oliver [mailto:[email protected]]
Sent: Friday, August 10, 2012 2:35 PM
To: Michel JAOUEN
Cc: [email protected]
Subject: Re: [OpenOCD-devel] gerrit push with http
On 10 August 2012 12:47
On 10 August 2012 12:47, Michel JAOUEN wrote:
> Hello,
>
> I don’t succeed to push patches on gerrit through http.
>
Its a bug, not sure when it broke.
http://code.google.com/p/gerrit/issues/detail?id=1408
Cheers
Spen
-
I tested this method this morning.
And it does the same as below.
Best regards
-Original Message-
From: Bill Traynor [mailto:[email protected]]
Sent: Friday, August 10, 2012 2:31 PM
To: Michel JAOUEN
Cc: [email protected]
Subject: Re: [OpenOCD-devel] gerrit push with
Hello,
I don't succeed to push patches on gerrit through http.
The server returns following errors :
git push origin HEAD:refs/for/master
Username:
Password:
Counting objects: 14, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (10/10), done.
Writing objects: 100% (10/10),
On 6 January 2012 14:21, Michel JAOUEN wrote:
> Hello,
>
> I have tried to push through gerrit with http.(I have proxy company
> constraint)
>
> git remote -v
>
> origin http://openocd.zylin.com/p/openocd (fetch)
> origin http://openocd.zylin.com/p/openocd (push)
>
> git push origin HEAD:r
Hello,
I have tried to push through gerrit with http.(I have proxy company constraint)
git remote -v
origin http://openocd.zylin.com/p/openocd (fetch)
origin http://openocd.zylin.com/p/openocd (push)
git push origin HEAD:refs/changes/master
Username:
Password:
Counting objects: 74, done.