* git svn fetch stops at revision 1485500
@ 2013-11-03 10:19 Stephan Classen
0 siblings, 0 replies; only message in thread
From: Stephan Classen @ 2013-11-03 10:19 UTC (permalink / raw)
To: git
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-11-03 10:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-03 10:19 git svn fetch stops at revision 1485500 Stephan Classen
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).