Rev 722: Add mutter for revision properties. in file:///data/jelmer/bzr-svn/0.4/

Jelmer Vernooij jelmer at samba.org
Wed Oct 17 01:14:31 BST 2007


At file:///data/jelmer/bzr-svn/0.4/

------------------------------------------------------------
revno: 722
revision-id: jelmer at samba.org-20071005131929-gr11wakccqjyqcd1
parent: jelmer at samba.org-20071002010530-gabzblnbdcd9xyzy
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: 0.4
timestamp: Fri 2007-10-05 15:19:29 +0200
message:
  Add mutter for revision properties.
modified:
  commit.py                      commit.py-20060607190346-qvq128wgfubhhgm2-1
=== modified file 'commit.py'
--- a/commit.py	2007-10-02 01:05:30 +0000
+++ b/commit.py	2007-10-05 13:19:29 +0000
@@ -461,6 +461,7 @@
                     value = value.encode('utf-8')
                 self.editor.change_dir_prop(branch_batons[-1], prop, value, 
                                             self.pool)
+                self.mutter("setting revision property %r to %r" % (prop, value))
 
             for baton in reversed(branch_batons):
                 self.editor.close_directory(baton, self.pool)




More information about the bazaar-commits mailing list