"Bert Huijben" <b...@qqmail.nl> writes:

> I really think that it is much easier to just walk the entries files using
> an old style-lock, constructing a new sqlite db 'upgrade.db' somewhere
> outside the normal location using upgrade specific code.

That might be another way to do it.  If we construct a temporary 1.7
root within the 1.6 root, something like:

 .svn/tmp/qyh2h2n2/.svn/wc.db

then we should be able to query that database by converting a path
/some/wc/A/B by to /some/wc/.svn/tmp/qyh2h2n2/A/B.

-- 
Philip

Reply via email to