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

Re: Import error and general questions

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-16 00:28:12 CEST

"Glenn A. Thompson" <gthompson@cdr.net> writes:
> So Subversion will be able to handle 54+ GB of data?
> If so, does BDB handle it across multiple files say for the "Strings" table.

Frankly, I don't know yet. The answer to that may be
system-dependent, like the effect of Berkeley's `--disable-largefile'
flag is system-dependent:

http://www.sleepycat.com/docs/ref/build_unix/conf.html#--disable-largefile
says:

    --disable-largefile:

    Some systems, notably versions of HP/UX and Solaris, require
    special compile-time options in order to create files larger than
    2^32 bytes. These options are automatically enabled when Berkeley
    DB is compiled. For this reason, binaries built on current
    versions of these systems may not run on earlier versions of the
    system because the library and system calls necessary for large
    files are not available. To disable building with these
    compile-time options, enter --disable-largefile as an argument to
    configure.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 16 00:45:38 2002

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.