On Tue, Aug 17, 2010 at 03:12:14PM -0600, Orion Poplawski wrote:
> On 08/17/2010 02:28 PM, Jesse Keating wrote:
> > If you're able to create a long term ssh socket to the git server you
> > could re-use the connection and save a significant portion of the
> > connection overhead.
> 
> Interesting idea, but I don't see how to do this.  git clone is taking the 
> ssh: url and making the connection.  I don't see anyway to pass it a socket. 
> Perhaps via dulwich, though it seems terribly under documented.

This is how I did it for CVS, I did not yet implement this for git:
http://blogs.23.nu/till/2008/12/ssh-via-cvs-with-automatic-control-socket-support/

Regards
Till

Attachment: pgpgUYYXpDW1t.pgp
Description: PGP signature

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to