-
Committer:
Jelmer Vernooij
-
Date:
2011-02-21 23:31:07 UTC
-
mto:
(5582.10.64 weave-fmt-plugin)
-
mto:
This revision was merged to the branch mainline in
revision
5693.
-
Revision ID:
jelmer@samba.org-20110221233107-9mhbelb1ipmskgfq
Add RepositoryFormat.is_deprecated(). This removes the need for
new formats to override _warn_if_deprecated() prevent deprecation warnings,
and makes it possible for e.g. GUIs to check whether a repository's format is
deprecated.
Provide a stub obsolete repository format in bzrlib.tests.blackbox.test_exceptions
to avoid using weaves.