retitle 436930 git-svnimport: unable to recover from an interrupted svnimport quit
On Thu, Aug 09, 2007 at 05:08:04PM +0200, Cyril Brulebois wrote: > I tried several times to git-svnimport from blender svn, using the > following: > > git-svnimport -v https://svn.blender.org/svnroot/bf-blender > > I don't know exactly who is at fault, but at some points (not always the > same revision, like it happened for some other bugreporter; can be 2nd, > 13th or 70+th revision), the download fails with: > > RA layer request failed: REPORT request failed on > > '/svnroot/bf-blender/!svn/bc/1001': REPORT of > > '/svnroot/bf-blender/!svn/bc/1001': Could not read response body: Secure > > connection truncated (https://svn.blender.org) at /usr/bin/git-svnimport > > line 955 > > Note that I understand that it could be due to some connection problems, > or some SVN server troubles, and not necessarily from git-svn. Hi Cyril, sorry for the late response. I can reproduce this, and it seems to be a problem in git-svnimport. There's not that much work done on git-svnimport anymore though, as its functionality has been superseded by git-svn. Please try 'git svn clone' to clone (import) the svn repository, it should work fine. Thanks, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]