Loïc Minier <[EMAIL PROTECTED]> writes:

>  - they've noted we have this bug, and asked for details on repositories
>    exposing the problem,
>  - I've sent a tarball of a repository exposing the breakage, and the
>    same repository after a "svn up", not exposing the breakage anymore,
>  - they can't reproduce the problem, so they did NOT open an issue for
>    it.

I recently fixed an "svn export" SEGV.  The problem was caused by
versioned items in state deleted, i.e. items that deleted and then
committed but where the parent directory had not been updated.  Any
such items get removed when the parent directory is updated.

The fix is r15516 in the Subversion repository.

-- 
Philip Martin

Reply via email to