2011
2017
a_bzrdir.create_workingtree()
2012
2018
if append_revisions_only:
2015
2025
except errors.UpgradeRequired:
2016
2026
raise errors.BzrCommandError(gettext('This branch format cannot be set'
2017
2027
' to append-revisions-only. Try --default.'))