1303
1305
raise errors.BzrError("Cannot commit directly to a stacked branch"
1304
1306
" in pre-2a formats. See "
1305
1307
"https://bugs.launchpad.net/bzr/+bug/375013 for details.")
1306
result = self._commit_builder_class(self, parents, config,
1308
result = self._commit_builder_class(self, parents, config_stack,
1307
1309
timestamp, timezone, committer, revprops, revision_id,