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

Re: Hot backup changes

From: <cmpilato_at_collab.net>
Date: 2002-08-21 06:30:49 CEST

Andy McCarty <mccarw@lom.med.va.gov> writes:

> * cmpilato@collab.net <cmpilato@collab.net> [2002-08-20 23:01:19 -0500]:
>
> >
> > So, the rule is:
> >
> > if (backup file exists)
> > svnadmin dump --incremental last-rev > backup_file
> > else
> > svnadmin dump --incremental 0 last-rev > backup_file
> >
> > ?
> >
>
> Any log changes will have to be done on the day of the
> commit or it will not be recorded in the dumps.
>
> Correct?

Wow, very correct. And might I say, insightful!

> This may or may not be a deterrent.

Indeed.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 21 06:27:24 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.