Tags:
create new tag
view all tags

Question

I thought I got my Twiki working after the initial problems with RCS ending in errors. However, something else seems to be happening now: when editing a page for the 1st time, the version is incremented to 1.1 correctly. But any further edit (each time releasing the lock) will save the contents but doesn't increment the version number again. I checked all permission, configuration file, RCS binaries etc. I even scratched my twiki and started a fresh one but no luck.

Any ideas?

Environment

TWiki version: TWikiRelease01Feb2003
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: HP-UX 11i
Web server: Apache 1.3.27
Perl version: 5.00503
Client OS: W2K
Web Browser: IE 5.5

-- PatrickVanDerVeken - 30 Jul 2003

Answer

My apologies for not noticing the RevisionRevertsTo1 thread by SueBlake . I think we have similar problems. I have done some more testing and something really strange is happening. When I put UseRcsDir = 1 and move all ,v files into the RCS subdirectory, the RCS version gets correctly incremented but NOT displayed by twiki. The version on display remains 1.1. If I then switch back the settings (UseRcsDir = 0), move all files back into the web directory and re-edit the page, then the version just correctly updated again and this time also displayed. However, again only for the first time. Any consequent edits leaves the version unchanged, both on display and in the RCS file. What is going on?

-- PatrickVanDerVeken - 30 Jul 2003

What you see is spec. The revision does not get increased if the same person edit a topic within one hour (or the time set in TWiki.cfg), even if the edit lock is removed. This is to avoid unnecessary revisions.

Do not change the $useRcsDir flag unless you really need it; and it is not to meant to be switched in a running installation. If you do not have special needs (like 1000s of topics in a web) I suggest to use the default setting, e.g. have all RCS files in the web directory itself with $useRcsDir = 0.

-- PeterThoeny - 31 Jul 2003

Just confirming what Peter said: it is correct :). Thank you!

-- PatrickVanDerVeken - 31 Jul 2003

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2003-07-31 - PatrickVanDerVeken
 
  • 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.