Use right exception.
[jelmer/subvertpy.git] / TODO
diff --git a/TODO b/TODO
index 921e8577ecfa00d4649754b1ecc7a356c43e072a..4daa8c86ef3255e6e7315234a0ed68fece6abfa4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,23 +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
-- fix working trees
-
-tests:
-- more blackbox tests
- - svn-import without scheme specified should guess
-- performance tests (count roundtrips?)
-
-.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