Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Pushing to Gerrit using http

2010/12/9 Shawn Pearce <spearce@xxxxxxxxxxx>
On Thu, Dec 9, 2010 at 4:25 AM, Baumgart, Jens <jens.baumgart@xxxxxxx> wrote:
> EGit supports http authentication.
> Is it already possible to push EGit/JGit changes to Gerrit using http?

Yes.  Go to Settings > HTTP Password and click Generate Password.
Then you can use URLs like:

 http://USERNAME@egit.eclipse.org/r/p/egit.git

as your push URL.

> This would help us a lot since we are sitting behind a firewall and can’t
> push using ssh over our corporate network.

Yes.  :-)

Is there a way to configure Gerrit so that we can use the same credentials for pushing
like those we use to logon to Gerrit Web UI ?

--
Matthias

Back to the top