Start working on recycling RevisionBuildEditor.
[jelmer/subvertpy.git] / TODO
diff --git a/TODO b/TODO
index 72be5fb782cb5e0c7d82a4af3e617e81eb9d3c45..763a66b8292c32512b0200031ce6f7a14356dacf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,19 +1,19 @@
-mandatory before 0.4.0:
-- commit still seems to have some issues with deletes
-- integrate bzr:merge into bzr:revision-info or rename to bzr:merge-vXXYY
-- fix setting of bzr:file-ids property
-- splittree support
-- nestedtree support
-
 todo:
+- generate deltas rather than fulltexts when creating file id maps
 - BzrDir.create_branch() should set the revision id to NULL_REVISION
-- fix reuse of listbranchingscheme
 - avoid extra connect in logwalker?
 - free memory! (#54253)
+- tests for setting svk:merge from .bzr checkout
+- tests for http-specific SvnRaTransport._request_path() code
 - more blackbox tests
  - svn-import without scheme specified should guess
+ - bzr missing
 - transform file ids in workingtree in svn-upgrade
 - support tags (#81102)
+- more efficient implementation of get_revision_delta() to speed up bzr log -v
+- nestedtree support
+- lookup_revision_id()'s result depends on the current branching scheme, 
+  causing weird errors when pushing
 
 .svn working trees:
 - implement apply_inventory_delta()