[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: SVN codebase backup

From: Lorenz <lorenznl_at_yahoo.com>
Date: Fri, 03 Aug 2012 05:45:00 +0000

Kaushal Shriyan wrote:
>On Thu, Aug 2, 2012 at 9:40 PM, Ben Smith-Mannschott
><bsmith.occs_at_gmail.com> wrote:
>> On Thu, Aug 2, 2012 at 3:51 PM, Kaushal Shriyan
>> <kaushalshriyan_at_gmail.com> wrote:
>>> Hi,
>>>
>>> is there a backup tool to backup SVN Codebase?
>>
>> 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.
>>
>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/

in that case (remote repository without root access) you should have a
look at svnsync (part of subversion) or rsvndump
(rsvndump.sourceforge.net)

or perhapse http://www.cloudforge.com/faq/index.php#export already
solves your problem?

-- 
Lorenz
Received on 2012-08-03 07:43:32 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.