I recently upgraded the bitnami trac stack (from 0.12.2-5 to 0.12.3) on our server and after reconfiguring all the scripts and repositories all seemed well. I was able to lo
My repository has about 700 000 files and 660 folders. I had the same error, and was sure that SVNAdvertiseV2Protocol Off is not the right way to go. Adding
SVNInMemoryCacheSize 262144
SVNCacheFullTexts on
SVNCacheTextDeltas on
to /etc/apache2/mods-enabled/dav_svn.conf fixed the issue for me.