Hi,

Sorry to write so long after your report, but it looks interesting...

David Förster wrote:

> Package: git-svn
> Version: 1:1.5.6.5-3+lenny1
> Severity: normal
>
> When trying to clone a certain subversion repository git svn justs
> exits after one of the repacking runs performed during cloning and
> leaves an empty git repository (there are more than 2000 revisions
> in the repository):
[...]
> Total 12966 (delta 8026), reused 0 (delta 0)
> dav...@svn2009:/tmp$ echo $?
> 141

Strange, killed by SIGPIPE.

If you still have this repository around, can you still reproduce
this?  I have no ideas at the moment, so I guess I’d suggest

GIT_TRACE=1 git svn <args>

and

PERLDB_OPTS="NonStop frame=5" perl -d $(git --exec-path)/git-svn <args>

Really, any clues you can come up with would be helpful.

Jonathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to