Bug: &relockRcsFiles is still referenced in code and instructions
r3296 in the DEVELOP branch removed
&relockRcsFiles, saying it's not needed anymore, but
testenv still mentions it; it tells me:
| User: | www-data |
| Note: Your CGI scripts are executing as this user. |
| Warning: Since your CGI script is not running as user nobody, you need to change the locks in the *,v RCS files of the TWiki distribution from nobody to www-data.
Otherwise, changes to topics will not be logged by RCS.
|
| Fix:
If needed, relock all the rcs files to user www-data |
|---|
Also, the
manage script still tries to call that function; clicking the link above gives me an internal error (in my wiki):
Software error:
Undefined subroutine &TWiki::UI::Manage::relockRcsFiles called at /home/moise/src/twiki-develop/bin/manage line 91.
Test case
Environment
| TWiki version: |
TWikiAlphaRelease |
| TWiki plugins: |
|
| Server OS: |
Debian sid |
| Web server: |
|
| Perl version: |
|
| Client OS: |
|
| Web Browser: |
|
--
AndrewMoise - 28 Nov 2004
Follow up
Fix record
eeek

thanks Andrew - I've just removed the references from DEVELOP (including from
UpgradeTWiki docco)
--
SvenDowideit - 11 Dec 2004