From: Junio C Hamano <hidden> Date: 2016-06-15 22:44:27
"Kai Hendry" [off-list ref] writes:
I need http:// to work as some of the engineers I work with are behind
a "corporate firewall" that doesn't allow ssh://. Crazy, I know.
It is not "crazy", but simply is "unfortunate". I am not involved in
http-push at all myself, but I recall there was somebody working on
improving it recently?
From: Mike Hommey <hidden> Date: 2016-06-15 22:44:27
On Tue, Apr 08, 2008 at 11:49:33AM -0700, Junio C Hamano wrote:
"Kai Hendry" [off-list ref] writes:
quoted
I need http:// to work as some of the engineers I work with are behind
a "corporate firewall" that doesn't allow ssh://. Crazy, I know.
It is not "crazy", but simply is "unfortunate". I am not involved in
http-push at all myself, but I recall there was somebody working on
improving it recently?
That was me, but it has been stalled by various debian work in progress.
I hope to be able to work on http-push again in a couple weeks.
Mike
From: Kai Hendry <hidden> Date: 2016-06-15 22:44:27
Hi Mike!
You're busy. :)
So do you acknowledge this as a bug or am I doing something wrong?
If you know where the problem lies, perhaps I can get a C ninja from
work to look at it.
Kind regards from the UK,
From: Mike Hommey <hidden> Date: 2016-06-15 22:44:27
On Tue, Apr 08, 2008 at 09:32:31PM +0100, Kai Hendry wrote:
Hi Mike!
You're busy. :)
So do you acknowledge this as a bug or am I doing something wrong?
If you know where the problem lies, perhaps I can get a C ninja from
work to look at it.
Could you provide a trace with GIT_CURL_VERBOSE set so that i can get a
better idea ?
Mike
From: Mike Hommey <hidden> Date: 2016-06-15 22:44:28
On Tue, Apr 08, 2008 at 10:43:19PM +0200, Mike Hommey wrote:
On Tue, Apr 08, 2008 at 09:32:31PM +0100, Kai Hendry wrote:
quoted
Hi Mike!
You're busy. :)
So do you acknowledge this as a bug or am I doing something wrong?
If you know where the problem lies, perhaps I can get a C ninja from
work to look at it.
Could you provide a trace with GIT_CURL_VERBOSE set so that i can get a
better idea ?
FWIW, it was made clear from off-list discussion with Kai that his
problem was a lack of running git update-server-info when required.
Mike