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

Size of Single DB-Files in Repositories

From: Lukas Ruf <ruf_at_rawip.org>
Date: 2004-04-19 10:38:18 CEST

Dear all,

is there any possibility to limit the size of single db-files within
repositories such that they get split into several files when they
reach this limit?

For example:

    db!65> du -msc * | sort -n
    1 DB_CONFIG
    1 __db.001
    1 __db.002
    1 __db.003
    1 __db.004
    1 __db.005
    1 copies
    1 log.0000002738
    1 revisions
    1 transactions
    1 uuids
    2 log.0000002737
    15 representations
    30 nodes
    55 changes
    1426 strings
    1528 total

Can I set a limit of 2 GB for any of the files such that a single
instance of strings will not grow larger than 2 GB?

Thanks for any hint!

wbr,
Lukas

-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 19 10:38:52 2004

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.