[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: Andreas Stieger <Andreas.Stieger_at_gmx.de>
Date: Thu, 11 Aug 2016 11:45:13 +0200

> [...] 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
Received on 2016-08-11 11:45:29 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.