Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » git-upload-pack error https(error accesing git via https)
git-upload-pack error https [message #633394] Sun, 17 October 2010 11:57 Go to next message
J.U.  is currently offline J.U. Friend
Messages: 1
Registered: October 2010
Junior Member
Hi!

I have configure a git repository in CentOS with apache/SSL and client certificate, the client machine is Windows 7

Using msysgit and tortoisegit it works fine.

But when i try use Egit it tells me:

cannot open git-upload-pack

Looking for google and this forum i try different solutions but none works.

I have added msysgit git-upload-pack executable to system path (it works from windows command line) and added to [remote] section in config file for Windows 7 client project folder the parameters uploadpack and receive pack:

[remote "origin"]
uploadpack="path to upload pack"
receivepack="path to receice pack"

Nothing of this works, any idea?

Thanks.

Re: git-upload-pack error https [message #637512 is a reply to message #633394] Fri, 05 November 2010 23:15 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
I think EGit doesn't yet handle these configuration parameters.
Re: git-upload-pack error https [message #645213 is a reply to message #633394] Wed, 15 December 2010 23:43 Go to previous message
Per Salomonsson is currently offline Per SalomonssonFriend
Messages: 13
Registered: July 2009
Junior Member
Do you have a self signed certificate?
Previous Topic:Rename file/folder
Next Topic:How to resolve conflicts? EGit Mac
Goto Forum:
  


Current Time: Thu Apr 25 12:42:21 GMT 2024

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

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

Back to the top