On Thu, Aug 2, 2012 at 3:51 PM, Kaushal Shriyan
<kaushalshri...@gmail.com> wrote:
> Hi,
>
> is there a backup tool to backup SVN Codebase?
>
> Regards
>
> Kaushal

Have a look here:

http://stackoverflow.com/questions/33055/what-is-the-best-way-to-backup-subversion-repositories

The suggestions of "svnadmin dump" and "svnadmin hotcopy" are both
good. Either could be used as the nucleus of a backup procedure for
your repositories.

// ben

Reply via email to