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

RE: newbie: repository types and backup/restore

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-01-14 15:12:38 CET

Since these are two of the design goals of FSFS, the answer to your
question is yes:

[extract from: http://svn.collab.net/repos/svn/trunk/notes/fsfs ]
* Platform-independent

The format of an FSFS repository is platform-independent, whereas a
BDB repository will generally require recovery (or a dump and load)
before it can be accessed with a different operating system, hardware
platform, or BDB version.

* Standard backup software

An FSFS repository can be backed up with standard backup software.
Since old revision files don't change, incremental backups with
standard backup software are efficient. (See "Note: Backups" for
caveats.)

(BDB repositories can be backed up using "svnadmin hotcopy" and can be
backed up incrementally using "svnadmin dump". FSFS just makes it
easier.)

regards,

Lieven.

 

> -----Original Message-----
> From: news [mailto:news@sea.gmane.org] On Behalf Of matador
> Sent: zaterdag 14 januari 2006 3:13
> To: users@subversion.tigris.org
> Subject: newbie: repository types and backup/restore
>
> it seems to me that if i use FSFS instead of berkley, then it
> makes the backup/restore process easier i think, correct?
> especially when running the repos on different versions of SVN,
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
> --
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.1.371 / Virus Database: 267.14.17/228 - Release
> Date: 12/01/2006
>
>

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.17/229 - Release Date: 13/01/2006
 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 14 15:17:15 2006

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.