Changes between Version 4 and Version 5 of TracBrowser


Ignore:
Timestamp:
04/03/14 16:27:39 (10 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracBrowser

    v4 v5  
    1010Each repository has a name which is used as a path prefix in a  
    1111"virtual" file hierarchy encompassing all the available repositories. 
    12 If a default repository has been configured, its top-level files and directories  
     12One of the repositories can be configured with an empty name; this is the default repository.  When such a default repository is present, its top-level files and directories  
    1313are also listed, in a '''Default Repository''' section placed before the  
    1414repository index. If the default repository is the only repository associated  
     
    6060 - `'A'` can be used to directly visit a file in annotate (blame) mode 
    6161 - `'L'` to view the log for the selected entry 
    62 If no row has been selected using `'j'` or `'k'` these keys will operate on the entry under the mouse . 
     62If no row has been selected using `'j'` or `'k'` these keys will operate on the entry under the mouse. 
    6363 
    6464{{{#!comment 
     
    8989---- 
    9090{{{#!div style="font-size:85%" 
    91 [=#note-multirepos (1)] This means that after upgrading a single-repository Trac of version  
     91[=#note-multirepos (1)] This means that after upgrading a single-repository Trac of version  
    92920.11 (or below) to a multi-repository Trac (0.12), the repository browser will look and feel  
    9393the same, that single repository becoming automatically the "default" repository.