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

Re: hot backup fails

From: Johan Wiklund <jowi_at_isy.liu.se>
Date: 2005-02-04 09:50:10 CET

Ben Collins-Sussman wrote:
>
> On Feb 3, 2005, at 4:31 AM, Johan Wiklund wrote:
>
>> We have been using subversion for about half a year, and it has been
>> working like a charm. But suddenly we got errors while doing hot
>> backup of one of the repositories.
>>
>> We are using subversion ver 1.1.2, running on a solaris box.
>> The repositories are located on local disk.
>
>
> Perhaps the APR is old?
>
> FAQ: http://subversion.tigris.org/faq.html#hotcopy-large-repos

Well, we are using the APR included in the subversion distribution,
which is 0.9.5

In the apr CHANGES file I found the following item:

  *) Remove apr_file_copy()'s 2Gb file size limit on some platforms.
     [Joe Orton]

Apparently the fix doesn't work on Solaris platforms. This seems odd to
me, Solaris has been a stable 64-bit operating system for a long time
and shouldn't have any problem to handle large files.

I found in the CHANGES file of subversion a note about "added support
for any apr/apr-util 1.X". Does anyone know if the latest version (apr
1.1.0) solves this problem on Solaris? I assume there is a reason why
the apr version 0.9.5 and not the apr 1.1.0 is bundled with the
subversion source distribution. Do you recommend downloading apr 1.1.0
and use that instead?

Regards,

Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 6 06:10:40 2005

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.