On Fri, Aug 20, 2010 at 10:31, <julianf...@apache.org> wrote: >... > +++ subversion/trunk/subversion/libsvn_wc/upgrade.c Fri Aug 20 14:31:27 2010 > @@ -1420,9 +1420,7 @@ svn_wc__upgrade_sdb(int *result_format, > /* ### TODO: Either upgrade to single-DB format here, or quit > * at format 18 and ask the user to run the external script > * 'tools/dev/wc-ng/bump-to-19.py'. */
When you first checked in the script, I assumed you were doing that for rapid dev/test. There is no way that I would ever support an external script to perform this upgrade. Cheers, -g