Vincent Lefevre wrote on Mon, Dec 09, 2013 at 17:30:21 +0100: > I noticed that the size of the .svn/pristine directory can get huge > over time (several times the expected size). A "svn cleanup" solves > the problem, but > 1. this isn't documented (I'm wondering how many users know that);
It's documented in the 1.7 release notes. http://subversion.apache.org/docs/release-notes/1.7#wc-pristines > 2. this isn't automatic. Yes, that's a known bug that we need to fix someday.