[Box Backup] Backup Subversion
Ben Summers
boxbackup@fluffy.co.uk
Wed, 5 Oct 2005 09:47:43 +0100
On 5 Oct 2005, at 08:41, Prashant N wrote:
> Hi List,
>
> Is it possible to backup the subversion repository with the options
> like full/incremental/differential ? If so how should i do this?
What's wrong with just letting Box Backup get on with it?
If your repository is in the recommended fsfs filesystem type, when
you commit you simply get an extra transaction file. If you are using
the db filesystem, then you will just get lots of copies of the
repository database on the server, each stored as the differences
from the later version.
Ben