Changes between Version 2 and Version 3 of TracChangeset


Ignore:
Timestamp:
Mar 4, 2011, 9:23:13 AM (13 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracChangeset

    v2 v3  
    22[[TracGuideToc]]
    33
    4 Trac has a built-in functionality for visualizing “diffs” - changes to files.
     4Trac has a built-in functionality for visualizing “diffs” - changes to files.
    55
    66There are different kinds of ''change sets''.
     
    1717Here you will find information such as:
    1818
    19  * Timestamp -- When the changeset was commited
    20  * Author -- Who commited the changeset
    21  * Message -- A brief description from the author (the commit log message)
    22  * Files -- A list of files affected by this changeset
     19 * Timestamp — When the changeset was commited
     20 * Author — Who commited the changeset
     21 * Message — A brief description from the author (the commit log message)
     22 * Location — Parent directory of all files affected by this changeset
     23 * Files — A list of files affected by this changeset
    2324
    2425If more than one revision is involved in the set of changes being
     
    7475One of the core features of version control systems is the possibility
    7576to work simultaneously on different ''Lines of Developments'', commonly
    76 called “branches”. Trac enables you to examine the exact differences
     77called “branches”. Trac enables you to examine the exact differences
    7778between such branches.
    7879