Greg Stein <gst...@gmail.com> writes: > Back up a step. *What* data do you need to query? Maybe there is a more > direct solution.
Upgrade calls _scan_addition on the parent when writing a node, see entries.c:write_entry. > I very much dislike a special mode for wc_db. It just screams "hack". If I put the new database it in .svn/wcng/.svn/wc.db, in the root of the working copy, then I no longer need the special mode. When the upgrade is complete I move it to .svn/wc.db. -- Philip