]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
More notes from email.
authorMartin Pool <mbp@samba.org>
Sun, 2 Dec 2001 07:07:43 +0000 (07:07 +0000)
committerMartin Pool <mbp@samba.org>
Sun, 2 Dec 2001 07:07:43 +0000 (07:07 +0000)
TODO

diff --git a/TODO b/TODO
index 438aa995fd38ea818100efa221d34ca9525fee77..2b2b32265a954d486df036e38e3ba3f1d864a29a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -70,6 +70,23 @@ File attributes
   Probably better not to even try to convert between NT and POSIX.
   Possibly can share some code with Samba.
 
+Empty directories
+
+  With the current common --include '*/' --exclude '*' pattern, people
+  can end up with many empty directories.  We might avoid this by
+  lazily creating such directories.
+
+zlib
+
+  Perhaps don't use our own zlib.  Will we actually be incompatible,
+  or just be slightly less efficient?
+
+logging
+
+  Perhaps flush stdout after each filename, so that people trying to
+  monitor progress in a log file can do so more easily.  See
+  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=48108
+
 PLATFORMS ------------------------------------------------------------
 
 Win32