~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/ja/user-guide/version_info.txt

  • Committer: John Arbash Meinel
  • Date: 2009-12-02 23:09:40 UTC
  • mfrom: (4853.1.1 whitespace)
  • mto: This revision was merged to the branch mainline in revision 4856.
  • Revision ID: john@arbash-meinel.com-20091202230940-7n2aydoxngdqxzld
Strip trailing whitespace from doc files by Patrick Regan.

Resolve one small conflict with another doc edit.
Also, revert the changes to all the .pdf and .png files. We shouldn't
be touching them as they are pure-binary files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
 
57
57
  * `file_revisions`: プロジェクトのすべてのファイルに対する最終修正のリビジョンのリストを示すディクショナリ。
58
58
    これは ``$Id$`` キーワードがCVSで管理されたファイルと同じように使われます。
59
 
    最終修正の日付は ``revisions`` マップで探すことで決定されます。 
 
59
    最終修正の日付は ``revisions`` マップで探すことで決定されます。
60
60
    デフォルトではこれは空で、 ``--all`` もしくは ``--include-file-revisions`` によってのみ有効になります
61
61
 
62
62
 
74
74
      > version_info.h
75
75
 
76
76
``{revno}`` は作業ツリーのリビジョン番号に置き換えされます。
77
 
(上記の例があなたのOSで動作しない場合、一行ですべてのコマンドを入力してみてください) 
 
77
(上記の例があなたのOSで動作しない場合、一行ですべてのコマンドを入力してみてください)
78
78
テンプレートの中で利用できる変数の詳細な情報に関しては、
79
79
Bazaarのユーザーリファレンスの `Version Info`_ を参照してください。
80
80
 
93
93
``version_info`` ``clean`` を設定します。
94
94
同様に ``modified`` が適切である場合に ``file_revisions`` でエントリを設定します。
95
95
 
96
 
.. 
 
96
..
97
97
   vim: tw=74 ft=rst spell spelllang=en_us