Re: Checkout entire release with git

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 8/17/10 2:12 PM, 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.
> 

Ssh has a control socket system that will create a socket the first time
you connect and keep it open so long as you are connected.  Subsequent
ssh attempts will use the socket, which is completely hidden from the
caller.

- -- 
Jesse Keating
Fedora -- Freedom² is a feature!
identi.ca: http://identi.ca/jkeating
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxq/CoACgkQ4v2HLvE71NXpnACaAv3i5+sEckq4ITj4rdF5nFVI
0+wAnA4517WS3wd7b/MttfCMEzUirX/w
=180t
-----END PGP SIGNATURE-----
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux