diff handling of filters?
Ian Clatworthy
ian.clatworthy at canonical.com
Mon Mar 30 23:49:09 BST 2009
Jelmer Vernooij wrote:
> Hi Ian,
>
> Is it correct that a "bzr diff" of the working tree against the last
> revision in the repository doesn't appear to compress the keywords in
> the working tree while diffing?
bzr diff should be diffing the basis tree against the canonical
(post read-filtered) form, not the convenience (WT) form.
External diff tools won't yet but internal bzr diff should.
If not, it's a bug. (diff needs to show what will get committed).
Ian C.
More information about the bazaar
mailing list