git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephan Classen <stephan.classen@inventage.com>
To: git@vger.kernel.org
Subject: git svn fetch stops at revision 1485500
Date: Sun, 03 Nov 2013 11:19:23 +0100	[thread overview]
Message-ID: <5276232B.8020205@inventage.com> (raw)

I hope this is the right place to post this.

When trying to fetch a very large svn using git svn it always terminates 
at commit 1485500.
this is easily reproducible:

git svn init -s https://svn.apache.org/repos/asf/onami/trunk
git svn fetch -r 1480000:HEAD

The commit 1485500 is not in the subtree of the svn I'm trying to fetch 
but in some unrelated place. So I think it is not the commit which 
causes the problem but an overflow of some kind.

The command terminates without an error but after the command has 
terminated nothing shows up in my local git repo.
There are no commits and no branches. I expected at least trunk to be 
available.

Thank you for your help
Stephan

                 reply	other threads:[~2013-11-03 10:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5276232B.8020205@inventage.com \
    --to=stephan.classen@inventage.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).