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

Reply via email to