Svn2git core dumps during processing SVN repository

John Lawlor jk.lawlor at gmail.com
Fri Aug 11 11:35:28 UTC 2017


Hi Thiago,

(Sorry I tried to send this mail already but I attached a shell script and
it bounced)

I did a full re-dump of the whole SVN history. There are two things which
are different from the March conversion:

- SVN 1.8 instead of 1.7 (though I am not entirely sure what SVN version I
used in March, the default on RHEL 7 is 1.7 I think)
- I dumped the SVN history a bit differently than in March, to fix two
problems:

   - Checkin of 35GB file and subsequent deletion in the next commit. I
   fixed that by committing a empty version of the 35GB file
   - Checkin of 200,000 json files. The 200k checkin created a folder also,
   so I just created an empty folder without the 200k files in it. The folder
   gets deleted in a later commit.

I also mistakenly made a checkin to the live production SVN which I had to
fix also.

I don't think that much has changed in svn2git so the problem must be with
either the SVN version, or the way I did the SVN dump.

I also tried using 'svnadmin hotcopy' to create a copy of the repository
and then I ran the conversion against that. I got the same core dump.

Regards,
John

On 7 Aug 2017 17:34, "Thiago Macieira" <thiago at kde.org> wrote:

> On Sunday, 6 August 2017 23:04:42 PDT John Lawlor wrote:
> > As I mentioned in a previous mail I converted a SVN repository back in
> > March using svn2git, and it ran fine all the way to end. I tried to run
> the
> > conversion again using history up to the end of July. svn2git core dumped
> > with the following:
>
> Is this an incremental import on top of what you had before? If so, please
> start from the beginning of history.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
>    Software Architect - Intel Open Source Technology Center
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-scm-interest/attachments/20170811/5bece7dd/attachment.html>


More information about the Kde-scm-interest mailing list