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

Re: Warnings while dumping repository

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-06-28 15:04:55 CEST

Emmanuel-G BLOT wrote:
> Hi,
>
> I sometimes get the following warnings while doing a back up of one of
> our repository.
> What does that actually mean, and is there any way to fix the repository ?
...
> Dumping repository [engine] from revision 50 to 54 (incremental)
> /local/dbdumps/svn.dump.engine.20040628.bz2
> WARNING: Referencing data in revision 15, which is older than the oldest
> WARNING: dumped revision (50). Loading this dump into an empty repository
> WARNING: will fail.

There is nothing wrong with your repository.

svnadmin is simply warning you that your *incremental* dump of revisions 50 to 54 is only useful when combined with dumps of the
earlier revisions.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 28 15:08:18 2004

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.