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

Full & incrmental dumps

From: Fouts Christopher (QNA RTP PT PREV) <Chris.Fouts_at_qimonda.com>
Date: Mon, 19 May 2008 22:01:45 +0200

I read the manual but still have a fundamental question.

Essentially I want to create a full dump on a Monday night, but
only incremental dumps Tue-Fri nights.

I run a cron job to say fully-backup my repos on a Monday night
with
> svnadmin dump //repos > dumpfile-full.date

Now if I want to do incremental backups for Tues-Fri, will I
then just run a cron job (Tue-Fri) that will do this?
> svnadmin dump -incremental //repos > dumpfile-incr.date

--------------------------------------
Chris T Fouts

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-19 22:02:22 CEST

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

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