Guo Du
Mon, 08 Feb 2010 13:11:22 -0800
On Mon, Feb 8, 2010 at 8:26 PM, Michael Yin <m...@theladders.com> wrote: > I was thinking about exporting to XML then reimporting into a clean > repo, but there must be a better way than that.
Version history stored in separate table, I think you may simple run sql to delete all record in the version table after you stopped the repository instance. Then delete the index before start the repository. Never try this, take a safe backup before any action :) -Guo