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

Re: Large files

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-09-23 12:39:58 CEST

On Sep 23, 2005, at 05:52, Jason Hickey wrote:

> Bleh,
>
> I suppose this has been asked already. If I have a large file,
> subversion craps out. Can I fix it? Here is an example:

[snip]

> If file sizes are important, can't subversion use 64-bit ints to
> represent them? It seems only sensible in this day and age.

I believe I recall that this functionality is dependent on the Apache
Portable Runtime (APR), and that APR 1.0 supports big files, and that
APR 0.9 does not. Which version of APR is your Subversion linked to?

I also believe I remember hearing that if you want to upgrade from
APR 0.9 to 1.0, then you should first dump your repositories, and
reload them afterwards, but I don't remember why.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 23 12:41:25 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.