Tags:
create new tag
, view all tags

Question

According to this: http://twiki.org/cgi-bin/view/TWiki/EditDoesNotIncreaseTheRevision

RCS revisions will not increment each modification made within one hour of eachother. My question is, can this be ajusted (lowered), or turned off all together?

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: FreeBSD 4.11
Web server: apache+mod_ssl-1.3.33+2.8.22
Perl version: 5.8.6
Client OS: Ubuntu Linux 5.04
Web Browser: Mozilla Firefox 1.0.4
Categories: Topic revisions

-- TWikiGuest - 27 Jun 2005

Answer

This is controlled by the $editLockTime setting in twiki/lib/TWiki.cfg. However, please note that this setting controls the edit lock time and the timeout for creating a new revision.

If you want to control the timeout separately you'd need to patch twiki/lib/TWiki/Store.pm. Look for comment # how close time stamp of existing file to now?, line 840 and following ones.

-- PeterThoeny - 27 Jun 2005

Thank you Peter, I will take this into consideration. I think in the end it's best to just leave well enough alone :).

-- TWikiGuest - 27 Jun 2005

 
Topic revision: r3 - 2005-06-27 - TWikiGuest
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.