[Pkg-bazaar-commits] ./bzr/unstable r490: doc

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:19:18 UTC 2009


------------------------------------------------------------
revno: 490
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Thu 2005-05-12 12:19:09 +1000
message:
  doc
modified:
  bzrlib/inventory.py
-------------- next part --------------
=== modified file 'bzrlib/inventory.py'
--- a/bzrlib/inventory.py	2005-05-11 04:18:51 +0000
+++ b/bzrlib/inventory.py	2005-05-12 02:19:09 +0000
@@ -145,6 +145,8 @@
                                self.parent_id, text_id=self.text_id)
         other.text_sha1 = self.text_sha1
         other.text_size = self.text_size
+        # note that children are *not* copied; they're pulled across when
+        # others are added
         return other
 
 



More information about the Pkg-bazaar-commits mailing list