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