git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Ivan Shmakov" <oneingray@gmail.com>
To: git@vger.kernel.org
Subject: tracking remotes with Git
Date: Fri, 9 Nov 2007 19:44:50 +0700	[thread overview]
Message-ID: <b1e3a35f0711090444g3c31e862g4ef4ef8139927840@mail.gmail.com> (raw)

        I'm using Git (1.5.3.5 debian 1) for about a day or so, and I'm
        quite impressed that it allows tracking remote repositories
        (I've tried CVS and SVN) so easily with `git-cvsimport' and
        `git-svn'.  However, I've ran into a couple of problems with
        them:

        * it looks like `git-cvsimport' uses its own CVS protocol
          implementation which doesn't support compression; I've tried
          to clone a repository of a project hosted in CVS since circa
          1998 and it 20 MiB or so to obtain revisions until 2000 or so;
          any ways to minimize traffic?

        * how many revisions will `git-svn fetch' obtain from the SVN
          repository? I had to run it for several times to get the full
          history; I've tried to use (undocumented) `--fetch-all'
          option, but it appears to help (may be but for a little.)

        BTW, does http://.../git.git/ mean a ``bare repository (i. e., a
        would be /git/.git/) for Git''?

PS.  I wonder, if this mailing list accepts mail from unsubscribed
        `From:'s?

             reply	other threads:[~2007-11-09 12:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-09 12:44 Ivan Shmakov [this message]
2007-11-09 16:37 ` tracking remotes with Git Michael Poole
2007-11-09 18:11   ` Ivan Shmakov
2007-11-09 20:38 ` Robin Rosenberg
2007-11-11  4:05   ` Ivan Shmakov
2007-11-14 18:26 ` Ivan Shmakov

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=b1e3a35f0711090444g3c31e862g4ef4ef8139927840@mail.gmail.com \
    --to=oneingray@gmail.com \
    --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).