> -----Original Message-----
> From: Mike [mailto:[EMAIL PROTECTED]
> Sent: Friday, 10 October 2008 1:43 AM
> To: bacula-users@lists.sourceforge.net
> Subject: [Bacula-users] Subversion (fsfs) backups
>
> Folks,
>
> How do people backup their subversion repositories?
>

 I do a simple 'svnadmin dump -q' command to a file on the filesystem, and from 
there I backup the file.

 You can use 'svnadmin dump -r[lower:UPPER] to specify revision numbers to 
dump, to allow incremental dumps for incremental backups :)

Cheers,

Dagan McGregor
Landmark Technologies


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to