[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: Jack Ivey <ivey_at_altair.com>
Date: 2004-05-01 18:24:08 CEST

Ben,
>Looks like you need to compile APR with largefile support.

I installed the whole setup from the David Summers RPMs and the
server was ok writing the >2G file. So does the server pick up a
different version of APR than svnadmin or something? Do those
RPMs have the large file support turned on?

Thanks,
Jack

# ldd /usr/bin/svnadmin | grep libapr
        libaprutil-0.so.0 => /usr/lib/libaprutil-0.so.0 (0x40072000)
        libapr-0.so.0 => /usr/lib/libapr-0.so.0 (0x401aa000)

# rpm -qf /usr/lib/libapr-0.so.0
apr-0.9.5-0.2

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 1 18:24:40 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.