Tags:
create new tag
view all tags

Question

If I continuely write a topic, I would like to have full control about the creation of new revisions.

That means that

  • a new revision is automatically created if {ReplaceIfEditedAgainWithin} is run out
  • a new revision can be force within {ReplaceIfEditedAgainWithin} through checkin "force revision" within the editor

How can I force that a new revision is -not- created in case that

  • I made the previos edit
  • it was long ago (longer than {ReplaceIfEditedAgainWithin})
  • I don't want a new revision to be created

Tanks in advance, Alex

Environment

TWiki version: TWikiRelease04x00x02
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: SuSE 9.3
Web server: Apache1
Perl version:  
Client OS: SuSE 9.1
Web Browser: Firefox 1.5
Categories: Version control

-- AlexanderScholler - 11 Aug 2006

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

As you noticed, the {ReplaceIfEditedAgainWithin} configure setting sets the time a topic keeps the same revision. You could temporarily change this setting, do your edit, and restore the setting.

There is also an undocumented repRev feature to change the top revision without creating a new rev, only available to the admins. It is not recommended to use this feature other than for admin/debug since it may undermine the trust in the system. Read more about how to use it in the lib/TWiki.cfg

-- PeterThoeny - 11 Aug 2006

Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2006-08-11 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.