Git development
 help / color / mirror / Atom feed
* unable to resume git svn fetch
@ 2010-12-17 14:28 Justin Pitts
  0 siblings, 0 replies; only message in thread
From: Justin Pitts @ 2010-12-17 14:28 UTC (permalink / raw)
  To: git

Hello,

I am trying to import a SVN repo that I will be tracking for the foreseeable future.
The clone command was
git svn clone -T trunk -t tags -t release_tags -b branches -b private/branches $REPO

The fetch has been interrupted several times. Up until now I have had no problem resuming with git svn fetch.

Now, fetch fails on r9007 with 
	Incomplete data: Delta source ended unexpectedly at /opt/local/libexec/git-core/git-svn line 5117

I see some messages on the BUG mailing list regarding this error, but I get somewhat lost in the details of the repair and trying to understand how I might apply them to my scenario. Also, 

git svn log
and
git svn reset -r9006
fail with
	fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.

More detail from my shell session is at https://gist.github.com/79e08fe7551875f8bce9

This is git v1.7.3.3 on OSX v1.6.5 via MacPorts. I see that 1.7.3.4 is out, though not in MacPorts yet and nothing in the 
release notes lead me to believe it would be useful, though I am certainly willing to do a source install if it is.

It was suggested in #git that I ought to limit the amount of history I am importing. I think that's a cop-out, but I'll listen to a reasoned argument why that opinion is wrong.

Thanks in advance,

Justin

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-12-17 14:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-17 14:28 unable to resume git svn fetch Justin Pitts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox