On Wed, 14 Mar 2007, Bill Lear wrote:
On Wednesday, March 14, 2007 at 21:05:37 (+0000) Julian Phillips writes:
...
I don't think there is anything that needs changing with the git daemon
... or at least I was able to successfully clone over an SSH port forward.
I did get the same error as you originally, but this was due to SSH
failing to setup the tunnel connection (checking the logs showed that I
had got the hostname in the forward wrong).
Ok, so were you doing something like this:
% git clone git://localhost:5700/project
yup.
I was even watching netstat on the server too ... ;)
(I did setup the tunnel from the client though, since I can't ssh into my
desktop machine - so I was using LocalForward 5700 <server_ip>:9418)
etc.? and not using the ssh protocol, like this:
% git clone ssh://...
nope.
--
Julian
---
I want to marry a girl just like the girl that married dear old dad.
-- Freud
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html