After your next 'svn update' you need to get the latest chandlerdb version
by running in 'chandler':
make chandlerdb - OR -
make install
This update fixes a few bugs related to the new MVCC feature.
To try out chandler with MVCC, you may use --mvcc or define the MVCC
environment variable.
Andi..