Edgewall Software

Changes between Version 10 and Version 11 of TracRevisionLog


Ignore:
Timestamp:
Mar 14, 2017, 12:49:04 AM (7 years ago)
Author:
Ryan J Ollos
Comment:

Minor editing.

Legend:

Unmodified
Added
Removed
Modified
  • TracRevisionLog

    v10 v11  
    1 = Viewing Revision Logs =
     1= Viewing Revision Logs
    22[[TracGuideToc]]
    33
    4 When you browse the repository, it is always possible to view the ''Revision Log'' that corresponds to the repository path. This displays a list of the most recent changesets in which the current path or any other path below it has been modified.
     4Each path in the //Repository Browser// contains a contextual navigation link to the //Revision Log//. The //Revision Log// displays a list of the most recent changesets in which the current path or any other path below it has been modified.
    55
    6 == The Revision Log Form ==
     6== The Revision Log Form
    77
    88It is possible to set the revision at which the revision log should start, using the ''View log starting at'' field. An empty value or a value of ''head'' is interpreted as the newest changeset.
     
    2222that ''Add''. This mode corresponds to the mode called ''Show only adds, moves and deletes''. This operation can be quite resource intensive and therefore take some time to be shown on screen.
    2323
    24 Finally, there's also a checkbox ''Show full log messages'', which controls whether the full content of the commit log message
     24Finally, there's a checkbox ''Show full log messages'', which controls whether the full content of the commit log message
    2525should be displayed for each change, or only a shortened version of it.
    2626
    27 == The Revision Log Information ==
     27== The Revision Log Information
    2828
    2929For each revision log entry, the following columns are displayed:
    3030 1. The first column contains a pair of radio buttons and should be used
    31     for selecting the ''old'' and the ''new'' revisions that will be
    32     used for [wiki:TracRevisionLog#viewingtheactualchanges viewing the actual changes].
     31    for selecting the ''old'' and the ''new'' revisions that will be used for [#InspectingChangesBetweenRevisions viewing the actual changes].
    3332 1. A color code (similar to the one used for the
    34     [wiki:TracChangeset#ChangesetHeader changesets]) indicating kind of change.
     33    [TracChangeset#ChangesetHeader changesets]) indicating kind of change.
    3534    Clicking on this column refreshes the revision log so that it restarts
    3635    with this change.
     
    3938 Next to it, you can see a little "wheel" icon [[Image(htdocs:../common/changeset.png)]],  which is clickable and leads to the TracChangeset view for that revision.
    4039 1. The '''Date''' at which the change was made.
    41     The date is displayed as the time elapsed from the date of the revision. The time
    42     elapsed is displayed as the number of hours, days, weeks, months, or years.
     40    Depending on your [/prefs/localization session preference], the date is displayed in either //Absolute// or //Relative// format. //Absolute// format gives the datetime of the revision, and //Relative// format shows the time elapsed as the number of hours, days, weeks, months, or years.
    4341 1. The '''Author''' of the change.
    4442 1. The '''Log Message''', which contains either the truncated or full commit
    4543    log message, depending on the value of the ''Show full log messages''
    4644    checkbox in the form above.
    47    
    4845
    49 == Inspecting Changes Between Revisions ==
     46== Inspecting Changes Between Revisions
    5047
    5148The ''View changes...'' buttons (placed above and below the list of changes, on the left side) will show the set of differences
     
    5956Finally, if the two revisions are identical, the corresponding changeset will be shown. This has the same effect as clicking on the !ChangeSet number.
    6057
    61 == Alternative Formats ==
     58== Alternative Formats
    6259
    63 === The !ChangeLog Text ===
     60=== The !ChangeLog Text
    6461
    6562At the bottom of the page, there's a ''!ChangeLog'' link that will show the range of revisions as currently shown, but as a simple text, matching the usual conventions for !ChangeLog files.
    6663
    67 === RSS Support ===
     64=== RSS Support
    6865
    6966The revision log also provides a RSS feed to monitor the changes. To subscribe to a RSS feed for a file or directory, open its