/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2012-01-18 14:09:19 UTC
  • Revision ID: v.ladeuil+lp@free.fr-20120118140919-rlvdrhpc0nq1lbwi
Change set/remove to require a lock for the branch config files.

This means that tests (or any plugin for that matter) do not requires an
explicit lock on the branch anymore to change a single option. This also
means the optimisation becomes "opt-in" and as such won't be as
spectacular as it may be and/or harder to get right (nothing fails
anymore).

This reduces the diff by ~300 lines.

Code/tests that were updating more than one config option is still taking
a lock to at least avoid some IOs and demonstrate the benefits through
the decreased number of hpss calls.

The duplication between BranchStack and BranchOnlyStack will be removed
once the same sharing is in place for local config files, at which point
the Stack class itself may be able to host the changes.
Filename Latest Rev Last Changed Committer Comment Size
..
_static 4634.39.18 15 years ago Ian Clatworthy build the English user docs just like the other la Diff
_templates 4634.39.18 15 years ago Ian Clatworthy build the English user docs just like the other la Diff
admin-guide 3183.3.2 17 years ago Matthew Revell Added an admin-guide directory to doc/en and outli Diff
mini-tutorial 2691.1.11 17 years ago Ian Clatworthy Added mini tutorial Diff
quick-reference 2691.1.12 17 years ago Ian Clatworthy Added Quick Start Summary Diff
release-notes 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
tutorials 2977.1.13 17 years ago Ian Clatworthy more cleanups and creation of tutorials directory Diff
upgrade-guide 4501.3.1 16 years ago Ian Clatworthy first draft of a 2.0 Upgrade Guide Diff
user-guide 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
user-reference 2691.1.1 17 years ago Ian Clatworthy move most existing topics into the User Guide dir Diff
whats-new 4797.22.1 15 years ago Ian Clatworthy What's New in 2.1 - a summary of changes since 2.0 Diff
conf.py 5462.5.8 14 years ago Andrew Bennetts Tweaks to the sphinx build. 3.7 KB Diff Download File
index.txt 6110.2.1 13 years ago Vincent Ladeuil Fix a few missed references to bzr-2.4 (and one to 470 bytes Diff Download File
make.bat 4634.39.18 15 years ago Ian Clatworthy build the English user docs just like the other la 2.8 KB Diff Download File
Makefile 5193.6.22 15 years ago Vincent Ladeuil Merge cleanup into texinfo 3.8 KB Diff Download File