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

Re: [Questions] full backup of my repositoy (FSFS) on Win32 to DVD

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: 2007-05-29 17:21:23 CEST

On 5/29/07, James Colin <jamescolin_comp@yahoo.com> wrote:
>
> Hi all,
>
> I read the SVN book and some answer on the web for
> full backup. It didn't help me.
>
> I want to perform full backup on (native File System)
> FSFS Repository on Win32 platform. I found the
> backuptool in python on Website.
>
> Unfortunately my repository has binary files too.
>
> [1] I want an exact *full backup* of my repositoy on a
> DVD How do I proceed ? Included the other folders such
> as "db" so and so..
>
>
You can use:

   svnadmin hotcopy <repos-path> <backup-path>

You can also do a OS copy command if you are sure that there is no
transaction going on in the repository at that time.

regards,
-Hari Kodungallur
Received on Tue May 29 17:22:59 2007

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.