~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: John Arbash Meinel
  • Date: 2008-10-04 14:10:13 UTC
  • mto: This revision was merged to the branch mainline in revision 3805.
  • Revision ID: john@arbash-meinel.com-20081004141013-yskxjlwtuy2k18ue
Playing around with expanding requests for btree index nodes into neighboring nodes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
  branch-nick: bzr.dev
26
26
 
27
27
You can easily filter that output using operating system tools or
28
 
scripts. For example::
 
28
scripts. For example (on Linux/Unix)::
29
29
 
30
30
  $ bzr version-info | grep ^date
31
31
  date: 2007-12-11 17:51:18 +0000
87
87
variables that can be used in templates, see `Version Info`_ in the
88
88
Bazaar User Reference.
89
89
 
90
 
.. _Version Info: ../user-reference/index.html#version-info
 
90
.. _Version Info: ../user-reference/bzr_man.html#version-info
91
91
 
92
92
Predefined formats for dumping version information in specific languages
93
93
are currently in development. Please contact us on the mailing list about
104
104
set the ``clean`` flag in ``version_info``, as well as set entries in
105
105
``file_revisions`` as ``modified`` where appropriate.
106
106
 
107
 
..
 
107
.. 
108
108
   vim: tw=74 ft=rst spell spelllang=en_us