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

Re: SVN repo cross-platform compatibility

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 26 Oct 2011 16:08:40 +0200

On Wed, Oct 26, 2011 at 02:13:35PM +0100, Neil Bird wrote:
> Around about 26/10/11 12:28, Stefan Sperling typed ...
> >With FSFS repositories, yes, it will work if you copy the files
> >onto the new system from the network store (it might not if you try
> >to mount a disk from the old system on the new system directly, then
> >it depends on OS filesystem support and endianness handling).
>
> They are FSFS; however, if endianness is *ever* an issue, then
> it'll *always* be an issue, surely?
>
> If it's currently a big-endian SPARC, and I merely copy the repo.
> dirs. onto a little-endian x86, if endianness is a problem then that
> won't work.

It will be fine if you copy across the network (this handles the
differences in endianess just fine).

I don't know whether or not it will work if you directly access
the filesystem created by solaris sparc with linux x86. It might
work, but I haven't tried.
Received on 2011-10-26 16:09:18 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.