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