On Thu, Dec 15, 2011 at 01:04:04PM -0500, Greg Stein wrote: > Couldn't we just make that an option for loading, but not provide such a > feature for normal operation? That seems safer to me, and solves the actual > use case.
That would require revving the repos and fs APIs. Hence the idea of putting it into fsfs.conf. But I agree that having it in the config file is a potential danger because people might forget to turn it back off... > +1 on the flag name :-) load: usage: svnadmin load REPOS_PATH Read a 'dumpfile'-formatted stream from stdin, committing [...] Valid options: [...] --eat-my-data : nom nom nom [used for FSFS repositories only]