kmra...@rockwellcollins.com writes:

> *one* of my servers currently logs around 10GB per week with neon
> only access.  I'd probably have to change from rotating logs
> weekly to rotating logs hourly!  Disabling logging is not an option.

It depends what sort of access patterns you see.  The problem case is a
checkout/update/export/switch that modifies a large number of files.  If
you are seeing lots of these operations then you may have a problem.  On
the other hand if most of your updates modify only a small number of
files, even if the working copy itself has a large number of files, then
the log growth is far less dramatic. Do you know what sort of operations
your clients are doing?  Logging SVN-ACTION may help find out:
http://svnbook.red-bean.com/en/1.7/svn.serverconfig.httpd.html#svn.serverconfig.httpd.extra.logging

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download

Reply via email to