Package: git-svn Version: 1:1.5.2.4-1 Severity: normal Hi,
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. My main problem is that I can't do anything to resume the interrupted svnimport. 1/ If I try to execute the same command again (since it is supposed to be incremental, I thought I would have lost 1 revision at most): > Use of uninitialized value in system at /usr/bin/git-svnimport line 333. > fatal: Not a valid object name > read-tree failed: 32768 2/ If I insist a bit: > SVN2GIT_HEAD exists. > Make sure your working directory corresponds to HEAD and remove > SVN2GIT_HEAD. > You may need to run > > git-read-tree -m -u SVN2GIT_HEAD HEAD 3/ I follow the instructions I'm given: > fatal: Not a valid object name SVN2GIT_HEAD I wasn't able to check what happens with etch's version, since (after I accepted the certificate by running svn checkout first, so that the appropriate setting goes to ~/.subversion): > git-svnimport -v https://svn.blender.org/svnroot/bf-blender > Fetching from 1 to 11525 ... > Tree ID 4b825dc642cb6eb9a060e54bf8d69288fbee4904 > Committing initial tree 4b825dc642cb6eb9a060e54bf8d69288fbee4904 > Committed change 1:/ 2002-10-12 11:37:38) > Commit ID a07af037de6947969f99f0e8272d9d4bfc7b50c0 > Writing to refs/heads/origin > DONE: 1 origin a07af037de6947969f99f0e8272d9d4bfc7b50c0 > RA layer request failed: PROPFIND request failed on '/trunk/blender': > PROPFIND of '/trunk/blender': 405 Method Not Allowed > (https://svn.blender.org) at /usr/bin/git-svnimport line 358 Another attempt with git-core/git-svn from experimental: > DONE: 108 origin b0fc19fec6fc5bf5b18448b6f16a17fb4fb132e2 > ... 109 /trunk/blender/configure.ac ... > Tree ID 409c2a35694574c709a143ee4bbbf8cb23bbdf59 > Merge parent branch: b0fc19fec6fc5bf5b18448b6f16a17fb4fb132e2 > 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 > 935 > Committed change 109:/ 2002-11-16 02:17:24) > Commit ID c0bc5591176871d80d31194fef826ecb2220cb5d > Writing to refs/heads/origin > DONE: 109 origin c0bc5591176871d80d31194fef826ecb2220cb5d And same error again, when I retry, insist, and follow the instructions (git-read-tree). Cheers, -- Cyril Brulebois -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages git-svn depends on: ii git-core 1:1.5.2.4-1 fast, scalable, distributed revisi ii libsvn-perl [libsvn-core-pe 1.4.4dfsg1-1 Perl bindings for Subversion ii libterm-readkey-perl 2.30-3 A perl module for simple terminal ii libwww-perl 5.805-1 WWW client/server library for Perl Versions of packages git-svn recommends: ii git-doc 1:1.5.2.4-1 fast, scalable, distributed revisi -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

