Use right exception.
[jelmer/subvertpy.git] / TODO
diff --git a/TODO b/TODO
index 251ed0b0e11ab9c19211db927a14cf2eaa0a026f..4daa8c86ef3255e6e7315234a0ed68fece6abfa4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,30 +1,3 @@
-mappingv4:
- - implement layout functions, including command
- - add options in commit for create_root, create_prefix
-  - if create_root=False: skip _check_dirs_exist
-  - create branches/ dir automatically
- - allow skipping a revision completely - to allow creating branches using "svn cp"
-
-- generate deltas rather than fulltexts when creating file id maps
-- transform file ids in workingtree in svn-upgrade
-- only look for fileprops until the first custom revprop that appears in revhistory and mapping.supports_custom_revprops()
-
-tests:
-- more blackbox tests
- - svn-import without scheme specified should guess
- - bzr missing
-- add tests for objects returned by WorkingTree.pull(), Branch.pull()
-
-.svn working trees:
-- implement apply_inventory_delta()
-
-
-- Needs more tests
- - parents cache
- - Run all tests against repository with revprop changing allowed and without
-- Needs upgrade command that can use legacy file properties and set revprops
-- Support disabling legacy file property support somehow
-
-for other things to do, see:
-
-* https://bugs.launchpad.net/bzr-svn
+- Add more docstrings
+- Add more examples
+- More protocol tests