/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2009-12-15 20:32:34 UTC
  • mto: (4905.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20091215203234-d8br6xqfq6pec40z
Move the _warn_if_deprecated call from repo.__init__ to
repo.lock_{read,write} so that branch.lock_{read,write} can call it. This
makes it possible to access locations.conf and branch.conf.

* bzrlib/tests/blackbox/test_exceptions.py:
(TestDeprecationWarning): Test that the suppress_warning
configuration variable is taken into account.

* bzrlib/repository.py:
(Repository.__init__): Delete very old and obsolete
comments. Don't warn about deprecations yet.
(Repository.lock_write, Repository.lock_read): The repo is about
to be locked, check deprecation.
(Repository._warn_if_deprecated): Use the branch config if
available or the global one othewrwise and check for the
suppress_warning variable.

* bzrlib/remote.py:
(RemoteRepository._warn_if_deprecated): Nothing to do here. 

* bzrlib/repofmt/pack_repo.py:
(KnitPackRepository._warn_if_deprecated): Delegate to base class
if needed.

* bzrlib/branch.py:
(BzrBranch.lock_write, BzrBranch.lock_read): Check repo
deprecation.

* bzrlib/help_topics/en/configuration.txt:
Fix the variable name and its description.
Filename Latest Rev Last Changed Committer Comment Size
..
packaging 3649.4.1 17 years ago John Arbash Meinel Merge in Lukáš's helper scripts. Update the packag Diff
win32 1821.1.1 19 years ago Alexander Belchenko win32 installer for bzr.dev.0.9 Diff
__init__.py 1534.7.158 19 years ago Aaron Bentley Merged John Meinel's integration Empty Diff Download File
File biobench.py 1185.44.26 19 years ago Martin Pool Make biobench directly executable 2.3 KB Diff Download File
bzr_epydoc 2399.1.15 18 years ago John Arbash Meinel [merge] api-doc-builder and remove the pydoctor bu 264 bytes Diff Download File
bzr_epydoc_uid.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 1.3 KB Diff Download File
capture_tree.py 2624.1.1 18 years ago Adeodato Simó Loose python2.4-specific shebangs; use generic pyt 1 KB Diff Download File
File check-newsbugs.py 3966.2.4 16 years ago Jelmer Vernooij Add simple script for checking that all bugs in NE 2.3 KB Diff Download File
convertfile.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.1 KB Diff Download File
convertinv.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2 KB Diff Download File
File generate_docs.py 4526.11.2 16 years ago John Arbash Meinel instead of updating PYTHONPATH in Makefile, update 3 KB Diff Download File
generate_release_notes.py 4634.38.5 15 years ago Ian Clatworthy Split Release Notes into topics so easier to navig 2.7 KB Diff Download File
history2revfiles.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
http_client.py 1963.2.6 18 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 15 KB Diff Download File
package_docs.py 4634.39.31 15 years ago Ian Clatworthy tweak quick reference naming to make it consistent 3.9 KB Diff Download File
package_mf.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.8 KB Diff Download File
prepare_for_latex.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 6.4 KB Diff Download File
riodemo.py 1185.47.1 19 years ago Martin Pool [broken] start converting basic_io to more rfc822- 1.9 KB Diff Download File
File rst2html.py 3545.1.1 17 years ago Ian Clatworthy workaround docutils dot-in-option name bug (Mark H 1.8 KB Diff Download File
File rst2pdf.py 4000.4.1 16 years ago Colin D Bennett Generate PDF version of the User Guide. 4.7 KB Diff Download File
File rst2prettyhtml.py 2691.1.17 18 years ago Ian Clatworthy Fix pretty doc generation so works for all html do 1.8 KB Diff Download File
time_graph.py 4371.4.24 16 years ago John Arbash Meinel Make a note of the 'worst case' for heads. 3.5 KB Diff Download File
File trace-revisions 2624.1.1 18 years ago Adeodato Simó Loose python2.4-specific shebangs; use generic pyt 317 bytes Diff Download File
weavebench.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 2.6 KB Diff Download File
weavemerge.sh 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 584 bytes Diff Download File