Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Http Push Error
Http Push Error [message #981619] Mon, 12 November 2012 15:09 Go to next message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hello

I am trying to create a central repo for our company, which accepts git requests over http. I have succeded in so far that I can clone/push/pull over http using the msysgit client 1.8.0 on windows. The server (ubuntu 12.04) also uses git version 1.8.0.

Performing a push with EGit produces an error:
Can't connect to any repository: http://emubticket.emsw.local/git/httpTest.git (An internal Exception occurred during push: remote does not support smart HTTP push)

Could this be a configuration issue?

I am using Egit 2.1.0 on Eclipse 4.2.1

Thanks
Christoph
Re: Http Push Error [message #985804 is a reply to message #981619] Fri, 16 November 2012 08:50 Go to previous messageGo to next message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
This means your git server doesn't talk smart HTTP protocol, see [1]

[1] http://git-scm.com/2010/03/04/smart-http.html
Re: Http Push Error [message #985846 is a reply to message #985804] Fri, 16 November 2012 11:23 Go to previous messageGo to next message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
Hi Matthias,

if that were the cause, then the operation should also fail using Git Bash. Since it works with Git Bash, I am suspecting either a bug or a configuration issue with JGit/Egit.

Greetings
Christoph
Re: Http Push Error [message #1011292 is a reply to message #985846] Tue, 19 February 2013 08:55 Go to previous messageGo to next message
Andre Ferreira is currently offline Andre FerreiraFriend
Messages: 1
Registered: February 2013
Junior Member
Christoph,
Did you find a solution to the error " An internal Exception occurred during push: remote does not support smart HTTP push" in Eclipse?
Re: Http Push Error [message #1011790 is a reply to message #1011292] Wed, 20 February 2013 09:10 Go to previous message
Christoph Keimel is currently offline Christoph KeimelFriend
Messages: 482
Registered: December 2010
Location: Germany
Senior Member
I think we updated git on the server. If I remember correctly, I was mistaken and the server was using an older 1.7.x version. With 1.8.0 it works.
Previous Topic:jgit.sh clone : increase java heap space
Next Topic:Extension point to perform tasks after a push
Goto Forum:
  


Current Time: Tue Mar 19 05:40:40 GMT 2024

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

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

Back to the top