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

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:21:07 UTC 2009


------------------------------------------------------------
revno: 813
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Mon 2005-07-04 17:34:44 +1000
message:
  doc
modified:
  bzrlib/check.py
-------------- next part --------------
=== modified file 'bzrlib/check.py'
--- a/bzrlib/check.py	2005-06-20 03:29:21 +0000
+++ b/bzrlib/check.py	2005-07-04 07:34:44 +0000
@@ -21,7 +21,9 @@
 def check(branch):
     """Run consistency checks on a branch.
 
-    TODO: Also check non-mailine revisions mentioned as parents.
+    TODO: Also check non-mainline revisions mentioned as parents.
+
+    TODO: Check for extra files in the control directory.
     """
     from bzrlib.trace import mutter
     from bzrlib.errors import BzrCheckError



More information about the Pkg-bazaar-commits mailing list