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

Re: New file svn-restore-dumps.py

From: masaru tsuchiyama <m.tmatma_at_gmail.com>
Date: Tue, 10 Mar 2009 07:31:03 +0900

Hi

I have tried this script.

Is this intented?

1. Create backup files by svn-backup-dumps.py
svn-backup-dumps.py -b -c 100 c:\svnrepos c:\backupdir

2. Delete first dump file to emulate the situation when one of dump
files is missing.
del svnrepos.000000-000099.svndmp.bz2

3. Try to restore from the dumps.
svn-restore-dumps.py -c c:\testtest\svnrepos c:\backupdir

In step3, the output is "Everything OK" and the script do nothing.

Regards.
Masaru

2009/3/9 Mark Stead <mark_at_stead.id.au>:
> Hi, I've created a new utility called svn-restore-dumps.py.  It is intended
> to be used with dumps created by svn-backup-dumps.py.
>
>
> [[[
> Add svn-restore-dumps.py, a tool to import dump files created by
> svn-backup-dumps.py.
>
> * tools/server-side/svn-restore-dumps.py: New file.
> ]]]
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1299209
Received on 2009-03-09 23:31:21 CET

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.