in-database properties [status]

2010-05-19 Thread Greg Stein
Hey all, Just a quick note on in-database properties: the code is written and working. You can mess around with it by #define'ing USE_DB_PROPS in props.h. The code passes the entire test suite except for two related to migration. BUT. Migration code does not exist for 1.6 (and earlier) wo

Re: in-database properties

2010-05-11 Thread Hyrum K. Wright
On Tue, May 11, 2010 at 6:12 AM, Stefan Sperling wrote: > On Tue, May 11, 2010 at 05:03:00AM -0400, Greg Stein wrote: > > Hey all, > > > > After my recent rounds of work, it now appears that we're "ready" to > > move to in-database properties. > >

Re: in-database properties

2010-05-11 Thread Stefan Sperling
On Tue, May 11, 2010 at 05:03:00AM -0400, Greg Stein wrote: > Hey all, > > After my recent rounds of work, it now appears that we're "ready" to > move to in-database properties. > > If you weren't aware, we record properties into the old-style files

in-database properties

2010-05-11 Thread Greg Stein
Hey all, After my recent rounds of work, it now appears that we're "ready" to move to in-database properties. If you weren't aware, we record properties into the old-style files *and* into the database. There is a TEST_DB_PROPS define in wc/props.c that will test/assert that