You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ryan Schmidt <su...@ryandesign.com> on 2016/01/29 17:51:00 UTC

Re: svn-all-fast-export crash (was: Re: Svn 1.9 repository 20% bigger than svn 1.8 repository)

> On Jan 28, 2016, at 1:54 AM, Gert Kello <ge...@gmail.com> wrote:
> 
> I have a svn 1.9 repository, created with svnsync, that has ~150000 revisions and size about 45 GB. Due to some issues in svn-all-fast-export I wanted to have svn 1.8 version repository so I downgraded it by doing svnadmin (v 1.9) dump /svnadmin (v 1.8) load cycle.

Gert,

I was going to mention that I'm also trying to use svn-all-fast-export with a repository of ~145000 revisions, created by svnsync 1.9 from an older repository (which was at one point converted from cvs), and that I'm also having issues, specifically svn-all-fast-export crashes after every import, and branches and tags don't get imported. Then I noticed that you already commented on the bug report I filed about that:

https://github.com/svn-all-fast-export/svn2git/issues/5

I'll try doing svn-all-fast-export with Subversion 1.8 libraries instead to confirm if that fixes it for me too.