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

Diff for /cvsweb/Attic/cvsweb.conf between version 4.3 and 4.4

version 4.3, 2019/11/10 14:05:18 version 4.4, 2019/11/10 15:59:40
Line 56  $CMD{tar} ||= search_path('tar');
Line 56  $CMD{tar} ||= search_path('tar');
 # 'symbolic_name' => ['Name to display',  '/path/to/cvsroot']  # 'symbolic_name' => ['Name to display',  '/path/to/cvsroot']
 #  #
 @CVSrepositories = (  @CVSrepositories = (
         'local'   => ['Local Repository', '/var/cvs'],          'local'   => ['Local Repository', '/cvs'],
 #       'freebsd' => ['FreeBSD',          '/var/ncvs'],  
 #       'openbsd' => ['OpenBSD',          '/var/ncvs'],  
 #       'netbsd'  => ['NetBSD',           '/var/ncvs'],  
 #       'ruby'    => ['Ruby',             '/var/anoncvs/ruby'],  
 );  );
   
 # The default CVS root.  Note that @CVSrepositories is list, not a hash,  # The default CVS root.  Note that @CVSrepositories is list, not a hash,

Legend:
Removed from v.4.3  
changed lines
  Added in v.4.4

CVSweb