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

large file support (was: Memory comsumption of svn)

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-28 22:58:41 CET

On Thu, Feb 28, 2002 at 04:10:19PM -0500, Ben Collins wrote:
> On Thu, Feb 28, 2002 at 01:06:18PM -0800, Bill Tutt wrote:
> > Some types inside of svn need to be changed to be offset types.
> > The necessary warnings to fix show up on the Win32 build.
> >
> > I know this doesn't help fix your problem, but it's definitely an issue
> > with svn.
>
> Weird. I thought that svn was supposed to use apr types for those sorts
> of things.

Also, please see issue 639 in issuezilla on subversion.tigris.org. I believe
that we actually want an explicit 64-bit type for Subversion files. That we
don't depend on whatever the OS or FS backend storage happens to provide. It
is entirely possible for a 32-bit client to talk to a 64-bit repository. It
is also possible to be using a 64-bit capable database, rather than BDB's
32-bits.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:10 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.