I'm experiencing painfully slow operations with one of our svn repositories\projects.
For example its taking 5-10mins to revert the changes in one small file (10 KB). Or about 40-60mins to check out the project of 100Mb.
There is about 30 other project on the same server some vastly bigger than this one, and none of them preform like this.
One thing to note is that this project is a Magento project, its not very large in terms of disk space but I has 23k Files and 11k Folders and I have read SVN preforms badly when there are lots of little files, is this true? and its there anything I can do to speed things up?