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

Re: hot-backup.py not saving latest logs(Scanned for viruses: Notes Admin)

From: <cmpilato_at_collab.net>
Date: 2003-07-28 01:03:39 CEST

<vberezniker@siuh.edu> writes:

> After going through the code it looks like "svnadmin archive" will only
> return list of unused log files. However, hot-backup.py uses the output
> of "svnadmin archive" to recopy Berkeley logfiles. Would this not miss
> any log entries made while databases were copied?

Yes, it would appear that sussman's change in revision 6392 (where he
replaced calls to 'db_archive' with calls to 'svnlook archive') was
misguided. I'm guessing that he didn't notice that we called
db_archive in two different ways (with -l in step 3, -a in step 6),
and that 'svnadmin archive' only handles one of those two ways.

I'll revert that change immediately. Thanks for catching this!

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 28 01:05:07 2003

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.