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

RE: How to migrate SVN (subversion) repositories to other system

From: André Pönitz <andre_at_wasy.de>
Date: 2005-06-02 06:21:48 CEST

Carfield Yim:
> Subject: How to migrate SVN (subversion) repositories to other system
>
> I need to migrate a SVN repository from Linux to MacOSX, how can I do
> it? Can I just copy the file from Linux to MacOSX and set the path?

I'd try that first and if it fails, run svnadmin dump on the Linux machine
and svnadmin load that dump file on the Mac.

Andre'

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 2 06:23:38 2005

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.