Question
What's the best way to rewind a page to an earlier version? I couldn't find a web-based interface for doing it. When I tried doing it via the command line, it seemed to confuse TWiki when I subsequently made revisions via the 'Edit' link on the page.
(Here's what I did: chmod u+w PageName.txt,v ; edit PageName.txt,v to change lock by root to lock by my shell account; co PageName.txt; edit PageName.txt; ci PageName.txt)
- TWiki version: December 2001
- Server OS: Solaris
--
KevinWalker - 06 May 2002
Answer
This is deliberately only semi-documented - have a look in the comments near the end of the
TWiki.cfg file.
--
RichardDonkin - 07 May 2002
.