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

Re: move subversion repo from windows to solaris

From: Holger Stratmann <tigris_at_finch.de>
Date: Wed, 25 Feb 2009 00:28:05 +0100

Andy Levy wrote:
> On Mon, Feb 23, 2009 at 23:49, maheshwar singh <maheshwars_at_hotmail.com> wrote:
>
>> Hi,
>>
>> I would like to move my subversion repo from windows to solaris.
>> Will copying the repository work or is their any other activity to be done
>> as well?
>>
Do you use FSFS or Berkeley DB?
> http://svnbook.red-bean.com/en/1.5/svn.reposadmin.planning.html#svn.reposadmin.basics.backends
> When changing OSes and/or CPU architectures, you can't do a direct
> copy.
Actually, it says that ONLY for Berkeley DB repositories (in the link
you posted):
"But there are still other reasons for dumping and loading, including
re-deploying a Berkeley DB repository on a new OS or CPU architecture,
switching between the Berkeley DB and FSFS backends"...

In
http://svnbook.red-bean.com/en/1.5/svn.reposadmin.planning.html#svn.reposadmin.basics.backends
, FSFS is explicitly listed as "Platform-independent storage".

> You need to do a dump/load cycle to eliminate any chance or
> architecture differences causing problems.
>
I think if he's using FSFS, just copying the files should (tm) work fine.
A dump/load-cycle won't hurt, but if he has lots of migration tasks, he
can still do that later on...

> http://svnbook.red-bean.com/en/1.5/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1220784
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1223275

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-25 00:29:29 CET

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.