Do we need to add an 'svn cleanup --include-externals' flag? It's an API change so if we need it we need to add it now.
Konstantin Kolinko wrote on Mon, Oct 03, 2011 at 15:50:30 +0400: > 2. The problem is worse than it seemed: > svn cleanup does not help for complex wcs, because it does not > recurse into externals! > > > 3. Note, that the space wasted by unused pristines is not proportional > to change size, but proportional to (number of changed files) * > (average size of a file). It grows fast.