Question
I've upgraded to 4.1.0 and upgraded
ActionTrackerPlugin through configure. Now, when there is an action present in a page and I want to save the page it again, I get the following error:
During save of MTWat.MarktteamNotulen2007x02x05 an error was found by the version control system. Please notify your Wiki administrator.
RCS: failed to create ActionTrackerPluginwork? area: No such file or directory
Go back in your browser and save your changes locally.
If I delete the actions in the page and save, then all goes well. Any ideas?
Environment
--
JosMaccabiani - 06 Feb 2007
Answer
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.
Sorry you fell into this "gotcha", see
Bugs:Item3538
. It looks like your
_work_areas directory does not exist or has the wrong permissions. Please create a
_work_areas directory in
twiki/pub, and set the file permissions so that your Apache user (
nobody or the like) can write to it. Copy the
.htaccess from the distribution into this directory.
--
PeterThoeny - 06 Feb 2007
Thanks! That did the trick.
--
JosMaccabiani - 09 Feb 2007