Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 349567

Summary: does not support smart HTTP push
Product: [Technology] EGit Reporter: Andrew <mrv>
Component: CoreAssignee: Project Inbox <egit.core-inbox>
Status: RESOLVED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: matthias.sohn
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Andrew CLA 2011-06-16 10:42:00 EDT
Build Identifier: 20110218-0911

Git server runs with apache2 (https).
command line clients and apps like "smart git" work with https-url
but ecplipse with egit (0.12.1) throws an error after configuring url and user/pass.


Reproducible: Always

Steps to Reproduce:
1.command a file locally
2.want to push it to server
3.click through the wizard and fails after defining url/user/pwd
Comment 1 Matthias Sohn CLA 2011-06-29 08:20:04 EDT
What error does  egit throw ? Could you retry with 1.0 or nightly ?

Are you using self signed SSL certificates ? Then try configuring 
http.sslVerify = false in your repository configuration.
Comment 2 Matthias Sohn CLA 2011-08-03 18:58:22 EDT
ping ?
Comment 3 Matthias Sohn CLA 2011-08-31 08:15:54 EDT
seems Andrew is gone, works for me against the servers we use