Use right exception.
[jelmer/subvertpy.git] / TODO
diff --git a/TODO b/TODO
index a4f8ca8eb355ea1dae0a966811e7b8a7c8001790..4daa8c86ef3255e6e7315234a0ed68fece6abfa4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,22 +1,3 @@
-mappingv4:
- - implement layout functions, including command
- - allow skipping a revision completely - to allow creating branches using "svn cp"
- - create schemes from layouts rather than the other way around
-  + remove Mapping.get_guessed_layout()
-
-- generate deltas rather than fulltexts when creating file id maps
-- transform file ids in workingtree in svn-upgrade
-
-tests:
-- more blackbox tests
- - svn-import without scheme specified should guess
-
-.svn working trees:
-- implement apply_inventory_delta()
-
-- Needs more tests
- - Run all tests against repository with revprop changing allowed and without
-
-for other things to do, see:
-
-* https://bugs.launchpad.net/bzr-svn
+- Add more docstrings
+- Add more examples
+- More protocol tests