On Fri, Aug 3, 2012 at 7:35 AM, Kaushal Shriyan
<kaushalshriyan_at_gmail.com> 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?
>>>
>>> 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
>
> Hi 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/
You can use svnsync to do backup in this scenario.
>
> Please suggest.
>
> Regards
>
> Kaushal
--
Vishwajeet Singh
+91-9657702154 | dextrous85@gmail.com | http://bootstraptoday.com
Twitter: http://twitter.com/vishwajeets | LinkedIn:
http://www.linkedin.com/in/singhvishwajeet
Received on 2012-08-03 07:44:13 CEST