Edgewall Software

Changes between Version 2 and Version 3 of TracBrowser


Ignore:
Timestamp:
Mar 1, 2004, 2:14:04 PM (20 years ago)
Author:
Jonas Borgström
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracBrowser

    v2 v3  
    1 describe TracBrowser hereghghrehhtehrehstr
     1= The Trac Browser =
     2
     3The Trac browser can be used to browse directories, change logs
     4and specific revisions of files stored in a subversion repository.
     5
     6Directory entries are displayed in a list with sortable columns. The list
     7entries can be sorted '''by name''', '''size''' or '''date''' by clicking on the column headers.
     8The sorting order can be reversed by clicking on a given column header again.
     9
     10The browser can be used to navigate through the directory structure
     11by clicking on the directory names. Clicking on filenames on the other
     12hand will display the files change log.
     13
     14It's also possible to browse directories as they were at any given repository revision.
     15The default behavior is to use the information from the latest revision but
     16another revision can easily be selected using the form at the top of the
     17page.