[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: Andy McCarty <mccarw_at_lom.med.va.gov>
Date: 2002-08-21 06:24:16 CEST

* 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?

This may or may not be a deterrent.

-- 
~Andy
---------------------------------------------------------------------
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:24:38 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.