[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnadmin dump issue - E200015

From: William Muriithi <william.muriithi_at_gmail.com>
Date: Thu, 11 Aug 2016 07:39:08 -0400

Hi

> > [...] svnadmin dump for 1000 commits at a time[...]
> [...]
>
> > * Dumped revision 2062.
> > WARNING 0x0000: Referencing data in revision 1696, which is older than
> > the oldest dumped revision (r2001). Loading this dump into an empty
> > repository will fail.
> >
> > * Dumped revision 3000.
> > WARNING 0x0000: The range of revisions dumped contained references to
> > copy sources outside that range.
> >
> > WARNING 0x0001: Mergeinfo referencing revision(s) prior to the oldest
> > dumped revision (r57001). Loading this dump may result in invalid
> > mergeinfo.
> >
> > What would this imply?
>
> Standard warning that if you dump part of the history, and that part
references earlier history, the mergeinfo may be invalid (working, but not
meaningfully so). If you load the dumped parts in the same sequence, this
is not an issue.
>
> Andreas
Ah, thanks. Great to hear this. Kind of now not certain what is triggering
my load failure.

William
Received on 2016-08-11 13:39:15 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.