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

RE: [TSVN] Moving a local repository to a server

From: Barnett, Chris <Chris.Barnett_at_Yum.com>
Date: 2004-06-23 08:01:37 CEST

>> I have a local repository created by TortiseSVN (1.0.6, Build 1200,
>> UNICODE) on a Win2K box. I'd like to move this repository to a Linux
>> server (RH9 + apache2 + subversion 1.0.4). The Linux server is
already
>> capable of serving subversion repositories via WebDAV.
>>
>> My question is can I simply copy the windows repository directory to
the
>> linux box? Will this work? Has anyone tried this before? Did it work?
>> Were there issues?
>
> Simply copying won't work. The berkeley db has a different format on
> Win2k and Linux. Bug you can do an
> 'svnadmin dump'
> on the Win2k box, and then copy the dump file to the linux box. Then
do
> 'svnadmin load'
> on the linux box to load the dump file into a fresh (new created)
> repository.

That worked - thanks for your help Stefan!

 - Chris

This communication is confidential and may be legally privileged. If you are not the intended recipient, (i) please do not read or disclose to others, (ii) please notify the sender by reply mail, and (iii) please delete this communication from your system. Failure to follow this process may be unlawful. Thank you for your cooperation.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jun 23 09:12:03 2004

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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