Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] RE: [jgit-dev] egit.eclipse.org now running smart HTTP

"Halstrick, Christian" <christian.halstrick@xxxxxxx> wrote:
> I tried out whether we can now push over http. I want to be able to push
> to egit/jgit even through our companies proxies/firewalls.
> 
> In the first shot I tried to clone a repo using latest build of the egit plugin. I went to File->Import->Git Repository and entered as URI the one from gitweb (http://egit.eclipse.org/egit.git). If I don't enter user/password I can clone. If I enter user and password from gerrit->Settings->Identities I cannot clone. I get an
> Error message saying:
> 
> "Cannot list the available branches. Reason: http://christian.halstrick@xxxxxxxxxxxxxxxx/egit.git git-upload-pack not permitted"

That's an odd error.  But are you sure you have the URL right?

> > Project URLs are listed in gitweb, but its basically:
> > 
> >   http://egit.eclipse.org/r/p/jgit.git
> >   http://egit.eclipse.org/r/p/egit.git

I think you are missing a /r/p/ in there.

-- 
Shawn.


Back to the top