Backup and Restore of SVN Server

2022-12-07 Thread Felix Natter
Dear SVN community, I have a few questions regarding backup and restore of a SVN Server: 1. I would like to create daily backups to a cloud service using duplicity  (basically full/incremental tars). Now I can do this (a) with a simple filesystem  backup or (b) create dumps using svnadmin dump

Re: Backup and Restore of SVN Server

2022-12-07 Thread Daniel Sahlberg
Den ons 7 dec. 2022 kl 12:06 skrev Felix Natter : > Dear SVN community, > > I have a few questions regarding backup and restore of a SVN Server: > > 1. I would like to create daily backups to a cloud service using duplicity > (basically full/incremental tars). Now I can do this (a) with a simple