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

svnadmin dump warning message with --incremental

From: Blair Zajac <blair_at_orcaware.com>
Date: 2002-08-22 16:59:57 CEST

Are warning messages expected when dumping a single revision using
svnadmin dump with the --incremental flag? What specifically does
this message mean?

% svnadmin dump repos 5 --incremental > /dev/null
WARNING: cmp_rev 4 is older than oldest dumped rev 5
... loading this dump into an empty repository will fail.
WARNING: cmp_rev 4 is older than oldest dumped rev 5
... loading this dump into an empty repository will fail.
WARNING: cmp_rev 4 is older than oldest dumped rev 5
... loading this dump into an empty repository will fail.
WARNING: cmp_rev 4 is older than oldest dumped rev 5
... loading this dump into an empty repository will fail.
WARNING: cmp_rev 4 is older than oldest dumped rev 5
... loading this dump into an empty repository will fail.
WARNING: cmp_rev 4 is older than oldest dumped rev 5
... loading this dump into an empty repository will fail.
WARNING: cmp_rev 4 is older than oldest dumped rev 5
... loading this dump into an empty repository will fail.
WARNING: cmp_rev 4 is older than oldest dumped rev 5
... loading this dump into an empty repository will fail.
WARNING: cmp_rev 4 is older than oldest dumped rev 5
... loading this dump into an empty repository will fail.
WARNING: cmp_rev 4 is older than oldest dumped rev 5
... loading this dump into an empty repository will fail.
* Dumped revision 5.

Best,
Blair

-- 
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 17:00:29 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.