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

Warning during svnadmin dump.

From: Aniruddha Apte <aniapte_at_gmail.com>
Date: 2005-11-23 08:34:03 CET

Hi Folks,

I am got the following warning when doing a regular svnadmin dump
today. Any idea what it means?

[bkup_user@svn ~]$ svnadmin dump --incremental --deltas -r 1678:1679
/svn/repositories/phone/ > test_file
* Dumped revision 1678.
WARNING: Referencing data in revision 1671, which is older than the oldest
WARNING: dumped revision (1678). Loading this dump into an empty repository
WARNING: will fail.
* Dumped revision 1679.

However, if the dump is done from r1670 to HEAD then there is no
problem. I seems that something in r1679 is referring to something in
r1671. I checked both these revisions and they do not have even one
common path.

Thanks in advance.
reagrds,
-ani

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 23 08:36:19 2005

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.