Changeset 812 for trunk/core/lib/Foswiki/Configure/Checker.pm
- Timestamp:
- 11/19/08 16:05:12 (4 years ago)
- File:
-
- 1 edited
-
trunk/core/lib/Foswiki/Configure/Checker.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/core/lib/Foswiki/Configure/Checker.pm
r809 r812 145 145 # Since Windows (without Cygwin) makes it hard to capture stderr 146 146 # ('2>&1' works only on Win2000 or higher), and Windows will usually have 147 # GNU tools in any case (installed for TWiki since there's no built-in147 # GNU tools in any case (installed for Foswiki since there's no built-in 148 148 # diff, grep, patch, etc), we only check for these tools on Unix/Linux 149 149 # and Cygwin. … … 343 343 $mess .= $this->ERROR( 344 344 $err . <<HERE 345 TWiki will probably not work with this RCS setup. Either correct the setup, or345 Foswiki will probably not work with this RCS setup. Either correct the setup, or 346 346 switch to RcsLite. To enable RCSLite you need to change the setting of 347 347 {StoreImpl} to 'RcsLite'.
Note: See TracChangeset
for help on using the changeset viewer.
