Tags:
create new tag
, view all tags

Question

I am getting follwoing error occasionaly while saving a topic. Anybody has any idea?


Attention

Error Svaing Page

During save of DDF.RiskManagement an error was found by version control system. Please notify your TWiKi administrator.

usr/bin/ci -q -m%COMMENT|U% -t -none -w%USERNAME|S% -u %FILENAME|F% of /etc/http/twiki/data/DDF/RiskManagement.txt failed:

Go back in your browser and save your change locally

Environment

TWiki version: TWikiRelease04x00x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: RedHat Linux
Web server: Apache
Perl version: 5.0.7
Client OS: Windows XP
Web Browser: Mozilla Firefox
Categories: Version control

-- GauravSharma - 02 Mar 2006

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

I have the same problem since I've migrated from a server who works perfectly... Any idea?

-- IvanNunez - 02 Mar 2006

That is probably an RCS lock issue. See TWikiUpgradeGuide#Manual_Upgrade_Procedure

-- PeterThoeny - 02 Mar 2006

I had the same problem, and it was indeed fixed by the info in the upgrade manual - thanks!

The one problem was that the upgrade manual says to run the commands:

  • find data -name '*,v' -exec rcs -r -u -M '{}' \;
  • find pub -name '*,v' -exec rcs -r -u -M '{}' \;
On our Fedora Core 4 system, rcs doesn't take a -r argument. Removing that made everything happy, though.

Thanks!

-- NicMcPhee - 10 Mar 2006

 
Topic revision: r4 - 2006-03-10 - NicMcPhee
 
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.