Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » credentials not passed (with git://... no credentials are passed to FW/proxy server)
credentials not passed [message #997491] Mon, 07 January 2013 19:00 Go to next message
Josef Stadelmann is currently offline Josef StadelmannFriend
Messages: 3
Registered: January 2013
Junior Member
in the attached file stands why I can not post it straight here ...
Josef
Re: credentials not passed [message #998359 is a reply to message #997491] Wed, 09 January 2013 21:32 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
git:// protocol is not HTTP so HTTP proxy settings won't help to pass your firewall,
instead use
http://git.eclipse.org/gitroot/jgit/jgit.git
or
https://git.eclipse.org/r/jgit/jgit

The latter URL can also be used to push patches you may want to contribute to Gerrit for code review.
See the contributor guide [1] for details.

[1] http://wiki.eclipse.org/EGit/Contributor_Guide

--
Matthias
Re: credentials not passed [message #998360 is a reply to message #997491] Wed, 09 January 2013 21:33 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
git:// protocol is not HTTP so HTTP proxy settings won't help to pass the firewall,
instead use
http://git.eclipse.org/gitroot/jgit/jgit.git
or
https://git.eclipse.org/r/jgit/jgit

The latter URL can also be used to push patches you may want to contribute to Gerrit for code review.
See the contributor guide [1] for details.

[1] http://wiki.eclipse.org/EGit/Contributor_Guide
Previous Topic:credentials passed to proxy server
Next Topic:Commit->Push->Push Upstream-> Argh!!!
Goto Forum:
  


Current Time: Tue Apr 16 05:08:48 GMT 2024

Powered by FUDForum. Page generated in 0.08612 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top