Re: Opening the wc-ng database

2009-11-19 Thread Hyrum K. Wright
On Nov 18, 2009, at 2:57 AM, Philip Martin wrote: > "Hyrum K. Wright" writes: > >> On Nov 17, 2009, at 10:18 AM, Philip Martin wrote: >> When you refer to "the database" are you talking about the sqlite >> database or the wc_db? Only code within wc_db.c knows about the >> sqlite database (with

Re: Opening the wc-ng database

2009-11-18 Thread Philip Martin
Philip Martin writes: > "Hyrum K. Wright" writes: > >> On Nov 17, 2009, at 10:18 AM, Philip Martin wrote: >> >>> Philip Martin writes: >>> >>> r879744 did this: >>> >>> - SVN_ERR(svn_wc__adm_open_in_context(&adm_access, wc_ctx, path, TRUE, -1, >>> - cance

Re: Opening the wc-ng database

2009-11-18 Thread Philip Martin
"Hyrum K. Wright" writes: > On Nov 17, 2009, at 10:18 AM, Philip Martin wrote: > >> Philip Martin writes: >> >> r879744 did this: >> >> - SVN_ERR(svn_wc__adm_open_in_context(&adm_access, wc_ctx, path, TRUE, -1, >> - cancel_func, cancel_baton, pool)); >> -

Re: Opening the wc-ng database

2009-11-17 Thread Hyrum K. Wright
On Nov 17, 2009, at 10:18 AM, Philip Martin wrote: > Philip Martin writes: > >> Stefan Sperling writes: >> >>> I don't have the time to look deeper into it right now, and would >>> appreciate if someone could investigate. To reproduce the crash, >>> follow the steps outlined in issue #3530 an