> Things like this also happen if you do "bzr diff | less" with a large
> diff in one window, and "bzr add" in another.
Well, it is a bit more justifiable that diff should wait if another
command is actually modifying the tree. In this case it's not really
conceptually necessary to exclude readers while we're waiting for a
message.
> Things like this also happen if you do "bzr diff | less" with a large
> diff in one window, and "bzr add" in another.
Well, it is a bit more justifiable that diff should wait if another
command is actually modifying the tree. In this case it's not really
conceptually necessary to exclude readers while we're waiting for a
message.
--
Martin