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

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


------------------------------------------------------------
revno: 46
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Mon 2005-03-14 18:40:45 +1100
message:
  todo
modified:
  bzrlib/commands.py
-------------- next part --------------
=== modified file 'bzrlib/commands.py'
--- a/bzrlib/commands.py	2005-03-14 04:46:36 +0000
+++ b/bzrlib/commands.py	2005-03-14 07:40:45 +0000
@@ -118,6 +118,16 @@
 ## can be taken either from their parameters or their working
 ## directory.
 
+## TODO: rename command, needed soon: check destination doesn't exist
+## either in working copy or tree; move working copy; update
+## inventory; write out
+
+## TODO: move command; check destination is a directory and will not
+## clash; move it.
+
+## TODO: command to show renames, one per line, as to->from
+
+
 
 
 def cmd_status(all=False):



More information about the Pkg-bazaar-commits mailing list