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

Re: compact repository (many files)

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 27 May 2010 23:08:20 +0300 (Jerusalem Daylight Time)

Stefan Sperling wrote on Wed, 26 May 2010 at 18:10 +0200:
> If you want svn to collapse revisions more often, you'll need to
> re-compile Subversion after tweaking the SVN_FS_FS_DEFAULT_MAX_FILES_PER_DIR
> constant in subversion/libsvn_fs_fs/fs_fs.c
>

Not necessary. This #define just controls the value written into
$REPOS/db/format at 'svnadmin create' time; you could just as well
modify that file after 'svnadmin create' (and before committing r1000)
and svn would DTRT.

> Stefan
>
>
Received on 2010-05-27 22:08:06 CEST

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.