DRAFT 2.0.0 ANNOUNCEMENT (was Re: bzr 2.0.0 final code frozen!)
Matthew D. Fuller
fullermd at over-yonder.net
Fri Sep 25 19:13:42 BST 2009
On Fri, Sep 25, 2009 at 01:36:32PM +1000 I heard the voice of
Robert Collins, and lo! it spake thus:
>
> The keywords plugin can now expand keywords on files changed by the
> commit.
I don't believe this is the case. I know Ian did some work toward
this, but I didn't think it was complete or landed. And testing
doesn't show it working:
% \bzr version | head -1 ; \bzr init ; echo '$Date$' > foo.txt ; \bzr add ; \bzr ci -m '1' ; cat foo.txt ; \bzr remove-tree ; \bzr co . ; cat foo.txt
Bazaar (bzr) 2.0.0
Created a standalone tree (format: 2a)
adding foo.txt
Committing to: /tmp/bzr/t/
added foo.txt
Committed revision 1.
$Date$
$Date: Fri 2009-09-25 13:07:49 -0500 $
(bzr.dev acts no different)
--
Matthew Fuller (MF4839) | fullermd at over-yonder.net
Systems/Network Administrator | http://www.over-yonder.net/~fullermd/
On the Internet, nobody can hear you scream.
More information about the bazaar
mailing list