[BACK]Return to INSTALL CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / cvsweb

Diff for /cvsweb/INSTALL between version 4.7 and 4.10

version 4.7, 2019/11/26 11:21:27 version 4.10, 2019/11/29 18:50:15
Line 29  of this document.
Line 29  of this document.
    version of cvs is 1.11 or newer.  Older cvs versions may work with     version of cvs is 1.11 or newer.  Older cvs versions may work with
    more or less quirks, YMMV.     more or less quirks, YMMV.
   
    Currently, you'll also need to have the GNU RCS utilities  'rlog',     Currently, you'll also need to have the RCS utilities rlog(1) and
    'rcsdiff' installed (current version is 5.7).     rcsdiff(1) installed.
   
    This may change if cvs will be able to serve these functions without     This may change if cvs will be able to serve these functions without
    having a working directory [see TODO].     having a working directory [see TODO].
Line 155  The following configuration variables in cvsweb.conf h
Line 155  The following configuration variables in cvsweb.conf h
    modules in CVS terminology, and the implementation was broken.     modules in CVS terminology, and the implementation was broken.
    @ForbiddenFiles has been enhanced to affect directories as well.     @ForbiddenFiles has been enhanced to affect directories as well.
   
    $cvstreedefault is now optional.  If unset, the first one in  
    @CVSrepositories is used.  
   
    %DEFAULTVALUE for "ln" can now be set to a boolean indicating whether     %DEFAULTVALUE for "ln" can now be set to a boolean indicating whether
    line numbers in markup views should be shown or not.  The default is off.     line numbers in markup views should be shown or not.  The default is off.
   
Line 179  The following configuration variables in cvsweb.conf h
Line 176  The following configuration variables in cvsweb.conf h
   
    %ICONS has a new entry: binfile for binary files (-kb keyword     %ICONS has a new entry: binfile for binary files (-kb keyword
    substitution).     substitution).
   
    %DIFF_COMMANDS is new, it is used to configure external per file type  
    diff commands.  

Legend:
Removed from v.4.7  
changed lines
  Added in v.4.10

CVSweb