~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.5.txt

  • Committer: Patch Queue Manager
  • Date: 2011-09-29 16:16:31 UTC
  • mfrom: (6161.1.6 491196-cmdline-options)
  • Revision ID: pqm@pqm.ubuntu.com-20110929161631-39y752x3cwcljl5w
(vila) Allow configuration options to be overridden from the command line.
 (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
.. New commands, options, etc that users may wish to try out.
22
22
 
 
23
* A new ``-O`` standard option (common to all commands) have been added. It
 
24
  provides a value for a config option in the ``-Oname=value`` form that
 
25
  takes precedence over all definitions found in config files.  It can be
 
26
  used multiple times to override different options.
 
27
  (Vincent Ladeuil, #491196)
 
28
 
23
29
* ``bzr serve`` will now disconnect clients if they have not issued an RPC
24
30
  request after 5minutes. On POSIX platforms, this will also happen for
25
31
  ``bzr serve --inet``. This can be overridden with the configuration