[Chandler-dev] chandlerdb updated (0.6-35) (again)
Andi Vajda
vajda at osafoundation.org
Mon Jul 31 16:04:28 PDT 2006
It looks like I forgot to commit the changes on the chandler side that went
with this update. I just did so in rev 11289. Apologies for the delay.
Andi..
---------- Forwarded message ----------
From: Andi Vajda <vajda at osafoundation.org>
Subject: [Chandler-dev] chandlerdb updated (0.6-35)
After your next 'svn update' you need to get the latest chandlerdb version by
running in 'chandler':
make chandlerdb - OR -
make install
This update introduces the changes to the --undo command line option:
--undo n undoes the 'n' newest versions of the repository
for example, to undo the last version, rc --undo 1
--undo check undoes all the newest versions as long as they fail check()
in other words, undo stops at the latest (newest) version
that passes check()
Reminder: all data for an undone version is permanently removed from the
repository and cannot be recovered. Undo cannot be undone.
More information about the chandler-dev
mailing list