Skip to main content



      Home
Home » Eclipse Projects » EGit / JGit » Http Push Error
Http Push Error [message #981619] Mon, 12 November 2012 10:09 Go to next message
Eclipse UserFriend
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 03:50 Go to previous messageGo to next message
Eclipse UserFriend
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 06:23 Go to previous messageGo to next message
Eclipse UserFriend
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 03:55 Go to previous messageGo to next message
Eclipse UserFriend
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 04:10 Go to previous message
Eclipse UserFriend
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: Thu Jul 03 09:04:52 EDT 2025

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

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

Back to the top