[Pkg-bazaar-commits] ./bzr/unstable r279: todo

Martin Pool mbp at sourcefrog.net
Fri Apr 10 07:51:39 UTC 2009


------------------------------------------------------------
revno: 279
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Thu 2005-04-21 11:30:22 +1000
message:
  todo
modified:
  bzrlib/commands.py
-------------- next part --------------
=== modified file 'bzrlib/commands.py'
--- a/bzrlib/commands.py	2005-04-15 09:33:28 +0000
+++ b/bzrlib/commands.py	2005-04-21 01:30:22 +0000
@@ -193,6 +193,9 @@
 
     Therefore simply saying 'bzr add .' will version all files that
     are currently unknown.
+
+    TODO: Perhaps adding a file whose directly is not versioned should
+    recursively add that parent, rather than giving an error?
     """
     bzrlib.add.smart_add(file_list, verbose)
     



More information about the Pkg-bazaar-commits mailing list