Prior to this commit, the uncompression step happened in the __init__
call. Now, this happens in the prepare method.
This allows to have 'partial' visit if something wrong happens during
uncompression step (against nothing at the moment).
This is symmetric to what we do with the mercurial loader
(HgArchiveBundle20Loader).
svn.loader: Use correct scheme to prepare the svndump load