Tags:
create new tag
view all tags

Question

Topic save error During save of file OfficeLocations an error was found by the version control system. Please notify your TWiki administrator. /usr/bin/ci -q -l -m'none' -t-none -w'guest' /usr/local/apache2/twiki/data/Main/OfficeLocations.txt 2>&1 ci: /usr/local/apache2/twiki/data/Main/OfficeLocations.txt,v: Permission denied

Environment

TWiki version: 01.02.2003
TWiki plugins:  
Server OS: SuSe 7.1
Web server: Apache/2.0.45
Perl version: v5.6.0
Client OS: MS XP
Web Browser: IE 6.0

-- TWikiGuest - 26 Sep 2003

Answer

The Permission denied error is an indication that the cgi user cannot write to the data/Main/OfficeLocations.txt,v file. Run testenv to find out the cgi user. The error could have two causes:

  • The data/Main directory is not writable by the cgi user. This is not the case if you can create new topics in the Main web.
  • The data/Main/OfficeLocations.txt,v file is not writable by the cgi user.

Set the file ownership and group ownership accordingly.

BTW, please review the SupportGuidelines and use the form to post new questions.

-- PeterThoeny - 27 Sep 2003

I also got something similar:

Topic save error 
During save of file Calendars.BaBar an error was found by the version control system. Please notify your TWiki administrator. 
/usr/bin/ci -q -l -m'none' -t-none -w'amd' /home/intranet/www/twiki/data/Calendars/BaBar .txt 2>&1
ci: /home/intranet/www/twiki/data/Calendars/BaBar: No such file or directory
ci: .txt,v: Permission denied


Go back in your browser and save your changes locally. 

I was attempting to create a topic called "BaBar " with an inadvertent space character at the end of the name. TWiki should filter out ending spaces when we are trying to create a new topic.

-- AlainMivilleDeChene - 16 Oct 2003

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