Rev 5336: Document the basedir on WorkingTree. in http://bazaar.launchpad.net/~lifeless/bzr/docs

Robert Collins robertc at robertcollins.net
Tue Jul 6 05:04:06 BST 2010


At http://bazaar.launchpad.net/~lifeless/bzr/docs

------------------------------------------------------------
revno: 5336
revision-id: robertc at robertcollins.net-20100706040404-pw6xlxtp8bdcxq2w
parent: pqm at pqm.ubuntu.com-20100705015013-wak5yi2fcoz0wlu8
committer: Robert Collins <robertc at robertcollins.net>
branch nick: docs
timestamp: Tue 2010-07-06 14:04:04 +1000
message:
  Document the basedir on WorkingTree.
=== modified file 'bzrlib/workingtree.py'
--- a/bzrlib/workingtree.py	2010-06-20 11:18:38 +0000
+++ b/bzrlib/workingtree.py	2010-07-06 04:04:04 +0000
@@ -176,6 +176,8 @@
 
     It is possible for a `WorkingTree` to have a filename which is
     not listed in the Inventory and vice versa.
+
+    :ivar basedir: The root of the tree on disk.
     """
 
     # override this to set the strategy for storing views




More information about the bazaar-commits mailing list