-
Committer:
John Arbash Meinel
-
Date:
2009-06-03 18:22:21 UTC
-
mto:
This revision was merged to the branch mainline in
revision
4406.
-
Revision ID:
john@arbash-meinel.com-20090603182221-0oauceo6yt59a08y
Move the logic back up into BzrDirFormat1.require_stacking, passing in the extra params.
This gives us a single location where formats are hard-coded
it also means that 'bzr branch --stacked' can preserve the repository
format, even when the Branch format is 'too old'. (Such as when you
convert a repo, and don't convert all of the contained branches.)