Use the error-convert decorator. TCP connections being dropped will now no longer...
[jelmer/subvertpy.git] / TODO
diff --git a/TODO b/TODO
index 9e4e5af7c59a9592c2ee37262f07f0969494ab32..c86c593f3adfc01088cde1b958c8edd3baca0c60 100644 (file)
--- a/TODO
+++ b/TODO
@@ -17,3 +17,6 @@
 - more efficient implementation for applying txdeltas to weaves. perhaps convert svn deltas to bzr deltas?
 - free memory!
 - implement BzrDirFormat.get_converter()
+- implement find_children by doing a checkout of the subdirectory in 
+  question, rather then using recursive ls. Should improve the speed of 
+  a first use of bzr-svn in a lightweight checkout significantly.