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

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@xxxxxxxxxxxxxxxx/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.  :-)

-- 
Shawn.


Back to the top