[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: Les Mikesell <lesmikesell_at_gmail.com>
Date: 2007-05-29 19:58:20 CEST

James Colin wrote:
>
> 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..

If I were doing it, I'd probably 'svnadmin dump' the repository and
perhaps compress the resulting file for storage. This will produce a
portable format that could be loaded into some other platform/version of
subversion while other methods may only work from a matching system.

-- 
   Les Mikesell
    lesmikesell@gmail.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 29 19:57:38 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.