Tags:
create new tag
view all tags
Question

When clicking on "refs" button at the bottom of the page, I get an empty result window and the following error appears in the apache log:

[Wed Mar 07 17:37:25 2001] [error] [client 216.39.170.247] rlog:
k:/apache/twiki/data/TWiki/RCS/TWikiWeb.txt: No such file or directory

I'm not at all sure why it's looking in the RCS subdir, which does not exist. The file "TWikiWeb.txt" does exist in twiki/data/TWiki though.

I suppose i've not set up rcs correctly, but don't know what to do to fix it.

  • TWiki version: Dec 2000
  • Web server: Apache 1.3.17
  • Server OS: Windows NT Workstation 4.0sp6

-- DavidLeBlanc - 07 Mar 2001

Answer

Not sure what the problem is. RCS has a search path, given the source file, it searches for the repository file in the same directory and a RCS subdirectory (can't remember which one fist). Check the RCS docs and you will find out. You might need to tweak some RCS switches in wikicfg.pm for your RCS version on Windows. TWiki creates the repository files in the same directory like the source file, so in your example

k:/apache/twiki/data/TWiki/TWikiWeb.txt     (text file)
k:/apache/twiki/data/TWiki/TWikiWeb.txt,v   (it's repository file)

-- PeterThoeny - 07 Mar 2001

SupportStatus:
AnsweredQuestions
Edit | Attach | Watch | Print version | History: r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r2 - 2001-03-08 - PeterThoeny
 
  • 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.