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

Re: svnadmin hotcopy problem with strings > 2G

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2004-05-02 01:25:02 CEST

On Sat, May 01, 2004 at 09:56:50AM -0500, Ben Collins-Sussman wrote:
> Jack Ivey wrote:
> >Hi all,
> >Is svnadmin supposed to work with strings files larger than 2G?
>
> Looks like you need to compile APR with largefile support.

That's not really a good answer for this problem (not that I'm offering
a better one). APR 0.9.x does not have "large file" support on systems
with a 32-bit native off_t.

You *can* recompile recent versions of APR 0.9 with large file support,
but this is really not recommended, especially not for binary packagers,
since it creates a library with a different ABI.

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun May 2 01:26:00 2004

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.