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

Re: svnadmin dump | svnadmin load breaks peg revisions?

From: Dan Stromberg <dstromberglists_at_gmail.com>
Date: Thu, 6 Aug 2009 13:05:40 -0700

On Thu, Aug 6, 2009 at 11:24 AM, Ryan
Schmidt<subversion-2009b_at_ryandesign.com> wrote:
>
> On Aug 6, 2009, at 13:03, Dan Stromberg wrote:
>
>> That is, is a host to host tar copy of an FSFS repo a good way of
>> getting exactly the same stuff on another system?
>
> Only if they are running the same version of Subversion, the same operating
> system, and have the same type of processor.
>
>

They both have the same release number of subversion installed on them.

The old server has CentOS 4.6. The new server has openSUSE 10.3.

The old server is an x86-64 system running an x86 OS. The new server
is an x86-64 system runnnig an x86-64 OS. So there's a bit of a
difference.

Is it at all likely that this is close enough that I could just tar | ssh tar?

Does an FSFS repo generally have word size and/or endianness details
in it? (FWIW: http://stromberg.dnsalias.org/~strombrg/converting-binary.html)

Is svnadmin dump | ssh svnadmin load supposed to just convert to an
architecture neutral format and back to a native representation, or is
there more to it than that?

I could make the x86-64 system use a 32 bit subversion if that'd help.

Thanks!

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-08-06 22:07:02 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.