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

Re: Problem with large files

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-08-27 15:25:00 CEST

On 8/23/06, Jeremy Cook <jeremy.cook@bccs.uib.no> wrote:
>
>
> I am not all that familiar with the internals of subversion, nor do I
> want to be, but I do want it to handle large files. So if someone can
> reply and acknowledge whether this is a bug and whether there are any
> forseen problems with the fix that I found, I will be happy to make a
> report to the issue tracker.

I can't see why you'd need those special patches' to handle large files; I
have no idea why the gentleman who posted those patches felt there was some
great complex problem to solve.

All you need to do is recompile subversion against some version of apr and
apr-util > 1.0. Subversion ships with apr 0.9 in its own tarball, but
that's only for legacy compatibility reasons. If you rebuild against a
modern apr, large files should be handled just fine. There's no need for
secret renegade patches. :-)
Received on Sun Aug 27 15:25:37 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.