Re: Deleting old document revisions
Richard Frovarp <[email protected]> Mon, 07 May 2012 10:53:23 -0500
| Newsgroups | gmane.comp.cms.lenya.user |
|---|---|
| Message-ID | <[email protected]> |
On 05/01/2012 03:46 PM, Markus Angst wrote: > Hi, > > Is there (still) no possibility to delete old revisions of documents (via GUI or > otherwise) or have I overlooked something? > > If I have to do it by hand: is it enough to delete *.bak files and their > corresponding entries in the *.rcml file? > > Thanks for any hints :-) > > Markus Angst > That's pretty much what you need to do. You can reduce the number of versions kept around. From my experience, you don't actually have to clean up the .rcml file. It will take care of that without throwing an error. Richard