On Thu, Aug 2, 2012 at 9:40 PM, Ben Smith-Mannschott wrote:
On Thu, Aug 2, 2012 at 3:51 PM, Kaushal Shriyan
wrote:
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
On Thu, Aug 2, 2012 at 3:51 PM, Kaushal Shriyan
wrote:
Hi,
is there a backup tool to backup SVN Codebase?
Regards
Kaushal
Have a look here:is there a backup tool to backup SVN Codebase?
Regards
Kaushal
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
Thanks for the quick reply. Basically I have hosted my SVN
repositories in http://www.cloudforge.com/codesion/
can i use "svnadmin dump" and "svnadmin hotcopy" for backing up repos
from http://www.cloudforge.com/codesion/
Please suggest.
Regards
Kaushal