Changes between Version 1 and Version 2 of TracRevisionLog


Ignore:
Timestamp:
Sep 2, 2019, 4:56:56 PM (5 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracRevisionLog

    v1 v2  
    1 = リビジョンログを見る = #ViewingRevisionLogs
     1= Viewing Revision Logs
    22[[TracGuideToc]]
    33
    4 リポジトリをブラウズするとき、今見ているパスに対応する ''更新履歴'' (英語版では ''Revision Log'')
    5 ビューを問い合わせることが可能です。
    6 これは、現在見ているパスやその配下で更新されたパスの最新のチェンジセットの
    7 リストを表示します。
     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.
    85
    9 == リビジョンログのフォーム == #TheRevisionLogForm
     6== The Revision Log Form
    107
    11 ''リビジョン X から'' (英語版では ''View log starting at'') フィールドを使用してどこの
    12 リビジョンログから表示するかを設定することができます。値が空の場合
    13 もしくは ''head'' となっているときは、最新のチェンジセットから表示します。
     8It 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.
    149
    15 ''X までのログを表示'' (英語版では ''back to'') フィールドを使用してどこの
    16 リビジョンまでログを表示するかを設定することができます。デフォルトで、
    17 空欄のままになっていますが、これはリビジョンログを 100 リビジョン分リストして
    18 終了することを意味します。
     10It is also possible to specify the revision at which the log should stop, using the ''Back to'' field. By default it is empty,
     11which means the revision log will show the [TracIni#revisionlog-default_log_limit-option default log limit], which defaults to the latest 100 revisions.
    1912
    20 また、リビジョンログの操作のモードが 3 種類あります。
     13There are three modes of operation of the revision log.
    2114
    22 デフォルトで、リビジョンログの操作モードは ''コピーされた時点まで'' (英語版では ''stops on copy'') になっています。
    23 これは、 ''追加'', ''コピー'', ''名前の変更'' の操作を行ったときに、
    24 それより古いリビジョンは表示しません。これは、ブランチを切ったときに
    25 とても便利です。というのもブランチで行ったことに対応する履歴
    26 のみを見ることができるからです。
     15By default, the revision log ''stops on copy'', which means that whenever an ''Add'', ''Copy'' or ''Rename'' operation is detected, no older revision will be shown. That's very convenient when working with branches, as one only sees the history for that branch.
    2716
    28 ''コピー元をたどる'' (英語版では ''Follow copies'') モードを選択することによって、
    29 ''コピー'' や ''名前の変更'' のチェンジセットより前に、行ったチェンジセットを表示することが可能です。
    30 このモードはすべてのコピーや名前の変更を表示します。
    31 パスが変更される毎に、インデントをつけて表示されます。
    32 この方法で、異なったパスにおける変更を簡単にグループ化して
    33 視覚的に見ることができます。
     17It is also possible to indicate that one wants include what happened before a ''Copy'' or ''Rename'' change, by selecting the
     18''Follow copies'' mode. This will continue to list all revisions across copies and renames.
     19Each time the name of the path changes, there will be an additional indentation level. That way, the changes on the different paths are easily grouped together visually.
    3420
    35 あるパスを ''追加'' する前に、そのパスで
    36 ''削除'' を行ったかどうかを見るために、
    37 ''追加'' イベントより前をすることが可能です。 このモードは
    38 ''追加と削除だけ'' (英語版では ''Show only adds, moves and deletes'') モードと呼ばれています。
    39 とても便利ではありますが、この操作はマシンリソースをたくさん消費することに
    40 注意して下さい。
     21It is even possible to go past an ''Add'' change, in order to see if there has been a ''Delete'' change on that path, before
     22that ''Add''. This mode is labeled ''Show only adds, moves and deletes''. The operation can be quite resource intensive and therefore take some time to display.
    4123
    42 最後に、 ''ログメッセージ全体を表示'' (英語版では ''Show full log messages'') というチェックボックスもあります。
    43 これは、コミットログメッセージのすべてを省略せずに表示するか、
    44 コミットログメッセージの省略バージョンを表示するかどうかを制御します。
     24Finally, there's a checkbox ''Show full log messages'', which controls whether the full content of the commit log message
     25should be displayed for each change, or only a shortened version of it.
    4526
    46 == リビジョンログ情報 == #TheRevisionLogInformation
     27== The Revision Log Information
    4728
    48 各リビジョンログのエントリでは、 7 つのカラムがあります:
    49  1. 1 番目のカラムは 2 つのラジオボタンを含んでいます。そしてラジオボタンは、
    50     ''旧リビジョン'' と ''新リビジョン'' を選択し、
    51     [wiki:TracRevisionLog#リビジョン間の変更を見る リビジョン間の変更を見る] で使用します
    52  1. カラーコード (同じようなのが
    53     [wiki:TracChangeset#チェンジセットヘッダ チェンジセット] で使用されています) が変更の種類を示しています。
    54     このカラムをクリックすると、リビジョンログがリフレッシュされ、
    55     このリビジョンログのリストがクリックしたチェンジセットから表示されるようになります
    56  1. '''Rev''' 番号が `@xyz` という形式で表示されます。
    57     これは、 TracBrowser へのリンクで、そのリビジョンがベースとして使用されます。
    58  その隣に、小さく"歯車"のアイコン [[Image(htdocs:../common/changeset.png)]] があります。これはクリックすることができ、そのリビジョンに対応したチェンジセットの画面を表示させます
    59  1. チェックインされた '''日付''' (英語版では '''Date''') を表示します。
    60     日付はチェックインされた日時からの経過時間が表示されます。
    61     経過時間は、時間、日、週、月、年数で表示されます
    62  1. 変更を行った '''更新者''' (英語版では '''Author''') です。
    63  1. '''ログメッセージ''' (英語版では '''Log Message''') は、コミットログメッセージの概要またはすべてのどちらかを表示します。
    64     表示は、上部にあるフォームの
    65     ''チェンジセット全体を表示する'' (英語版では ''Show full log messages'') チェックボックスで設定します
     29For each revision log entry, the following columns are displayed:
     30 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 used for [#InspectingChangesBetweenRevisions viewing the actual changes].
     32 1. A color code (similar to the one used for the
     33    [TracChangeset#ChangesetHeader changesets]) indicates the kind of change.
     34    Clicking on this column refreshes the revision log so that it restarts
     35    with this change.
     36 1. The '''Revision''' number, displayed as `@xyz`.
     37    This is a link to the TracBrowser, using the displayed revision as the base line.
     38 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.
     39 1. The '''Age'''/'''Date''' at which the change was made.
     40    Depending on your [/prefs/localization session preference], the date is displayed in either //Relative// or //Absolute// format.
     41  * //Relative// format shows the '''Age''': the time elapsed as the number of hours, days, weeks, months, or years.
     42  * //Absolute// format shows the '''Date''' of the revision as a datetime.
     43 1. The '''Author''' of the change.
     44 1. The '''Log Message''', which contains either the truncated or full commit
     45    log message, depending on the value of the ''Show full log messages''
     46    checkbox in the form above.
    6647
     48== Inspecting Changes Between Revisions
    6749
    68 == リビジョン間の変更を見る == #InspectingChangesBetweenRevisions
     50The ''View changes...'' buttons (placed above and below the list of changes, on the left side) will show the set of differences
     51corresponding to the aggregated changes starting from the ''old'' revision (first radio-button) to the ''new'' revision (second
     52radio-button), in the TracChangeset view.
    6953
    70 ''差分を表示'' (英語版では ''View changes...'') ボタン (リストの上下の左側に置かれています) を
    71 クリックすると ''旧'' リビジョン (1番目のラジオボタン) と
    72 ''新'' リビジョン (2番目のラジオボタン) における変更に
    73 対応する diff を
    74 TracChangeset ビューで表示します。
     54Note that the ''old'' revision doesn't need to be actually ''older'' than the ''new'' revision: it simply gives a base
     55for the diff. It's therefore entirely possible to easily generate a ''reverse diff'', for reverting what has been done
     56in the given range of revisions.
    7557
    76 ''旧'' リビジョンは実際に ''新'' リビジョン ''より古い''
    77 ものである必要はありません。 これは diff のためのベースを指定
    78 するに過ぎません。したがって、
    79 指定されたリビジョン間でされたことを元に戻すことができるように
    80 簡単に ''変更内容を反転'' (英語版では ''reverse diff'') して表示できるようになっています。
     58Finally, if the two revisions are identical, the corresponding changeset will be shown. This has the same effect as clicking on the changeset number.
    8159
    82 そして、もし二つのリビジョンが同じものであったら、対応する
    83 チェンジセットが表示されます。 ( これは !ChangeSet 番号をクリックするのと同じ効果です,,[#Note 訳注],, )
     60== Alternative Formats
    8461
    85 == 他のフォーマット == #AlternativeFormats
     62=== The !ChangeLog Text
    8663
    87 === !ChangeLog テキスト === #TheChangeLogText
     64At 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.
    8865
    89 ページの下にある ''変更内容(!ChangeLog)'' (英語版では !ChangeLog) リンクは
    90 現在表示されているリビジョンの範囲をテキスト形式で
    91 表示します。よって !ChangeLog ファイルを作成するときに
    92 便利です。
     66=== RSS Support
    9367
    94 === RSS 対応 === #RSSSupport
    95 
    96 リビジョンログは 変更を監視するための RSS フィードを提供しています。
    97 あるファイルやディレクトリの RSS フィードを購読するには、 リポジトリブラウザ上で、
    98 監視したいファイルやディレクトリのリビジョンログを開き、ページの下部にあるオレンジ色の 'XML' アイコンをクリックします。
    99 Trac における RSS 対応に関するその他の情報は、TracRss を参照して下さい。
     68The revision log also provides an RSS feed to monitor the changes. To subscribe to an RSS feed for a file or directory, open its
     69revision log in the browser and click the orange 'XML' icon at the bottom of the page. For more information on RSS support in Trac, see TracRss.
    10070
    10171----
    102 See also: TracBrowser, TracChangeset, TracGuide
     72See also: TracBrowser, TracChangeset