Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] upload to gerrit over HTTP

"Lay, Stefan" <stefan.lay@xxxxxxx> wrote:
> > Currently the only way to upload a patch into Gerrit is by SSH on
> > port 29418... which some firewalls may block.  Is this an issue
> > for anyone right now?
> 
> We indeed have this issue; we cannot use ssh through our firewall. 

Yay.
 
> > We could pioneer the smart push
> > over HTTP protocol in JGit and at least deploy a prototype of it
> > on egit.eclipse.org if being able to push over HTTP would make the
> > site more accessible to contributors.
> 
> +1 I would appreciate this.

Well then, I now know what my project for today will be.  Picking up
smart HTTP by trying to get the push side implemented.

Anyone know how to link to the javax.servlet.http namespace within
the Eclipse IP world?

-- 
Shawn.


Back to the top