git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jon Nelson <jnelson@jamponi.net>
To: git@vger.kernel.org
Subject: git-svn and *lots* of ssh connections
Date: Wed, 10 Jun 2009 09:09:39 -0500	[thread overview]
Message-ID: <cccedfc60906100709r18364bc2h82d8e1a7ee0b8fd1@mail.gmail.com> (raw)

The company I work for (but do not speak for) uses svn (via ssh). I
tried to use it; I really did. But I missed git and found svn quite
honestly painful to use so I went to git-svn, and other than some
caveats I'm pretty happy.  However, one of the issues I've had with
git-svn is fairly troublesome.

Basically, during the fetch stage (or clone) git-svn uses a *ton* of
ssh connections. Many dozens and in even with smaller projects well
over a hundred. By "small" I mean a .git of less than 6MB and less
than 60 files in the checkout. I've got 4MBit bandwidth available but
frequently see only a single digit fraction of that going to the
fetch/clone process. Is there anything that can be done to reduce the
number of ssh connections involved? Why can't a single connection
simple be re-used? I can't use "ssh connection sharing" for a variety
of reasons that aren't relevant here.

I'm using 1.6.0.2.

-- 
Jon

             reply	other threads:[~2009-06-10 14:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-10 14:09 Jon Nelson [this message]
2009-06-11  7:52 ` git-svn and *lots* of ssh connections Pascal Obry
2009-06-25  9:49 ` Eric Wong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cccedfc60906100709r18364bc2h82d8e1a7ee0b8fd1@mail.gmail.com \
    --to=jnelson@jamponi.net \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).