git-upload-pack error https [message #633394] |
Sun, 17 October 2010 07:57  |
Eclipse User |
|
|
|
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.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.68906 seconds