Cleaning up Branch
Martin Pool
martinpool at gmail.com
Wed Oct 5 01:35:19 BST 2005
On 04/10/05, Aaron Bentley <aaron.bentley at utoronto.ca> wrote:
> Here's how I'd propose slicing things:
> Branch
> - - all operations that access or modoify revision-history and merge history
> - - contains a Storage and a WorkingTree
>
> WorkingTree
> - - all inventory operations
> - - pending merge api
> - - file / directory / symlink create/write/read/delete operations
>
> Storage
> - - all revision and RevisionTree operations, except those that refer to
> branch history
> - - all access to inventories
> - - all access to texts
Yes, that sounds good to me too.
--
Martin
More information about the bazaar
mailing list