You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Aniruddha Apte <an...@gmail.com> on 2005/11/23 07:34:03 UTC

Warning during svnadmin dump.

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