diff handling of filters?

Jelmer Vernooij jelmer at samba.org
Mon Mar 30 15:18:42 BST 2009


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?

E.g. I'm seeing a diff like this:

ganieda:~/bzr-rebase-macports/bzr-rebase% bzr.dev diff Portfile
=== modified file
'Portfile'                                                   
--- Portfile    2009-03-24 04:06:27 +0000
+++ Portfile    2009-03-30 14:18:06 +0000
@@ -1,4 +1,4 @@
-# $Id$
+# $Id: Portfile 48513 2009-03-24 04:06:27Z ram at macports.org $
 
 PortSystem    1.0
 PortGroup     python25 1.0

Cheers,

Jelmer




More information about the bazaar mailing list