Removed some obsolete items.

This commit is contained in:
Wayne Davison
2003-12-15 18:45:27 +00:00
parent 7d3f8ae2df
commit f7731f1fc2

14
TODO
View File

@@ -2,13 +2,6 @@
BUGS ---------------------------------------------------------------
rsync-url barfs on upload
rsync foo rsync://localhost/transfer/
Fix the parser.
There seems to be a bug with hardlinks
mbp/2 build$ ls -l /tmp/a /tmp/b -i
@@ -115,10 +108,6 @@ Cross-test versions
some testing and also be the most common case for having different
versions and not being able to upgrade.
--no-blocking-io might be broken
in the same way as --no-whole-file; somebody needs to check.
Do not rely on having a group called "nobody"
http://www.linuxbase.org/spec/refspecs/LSB_1.1.0/gLSB/usernames.html
@@ -382,9 +371,6 @@ Errors
File attributes
Device major/minor numbers should be at least 32 bits each. See
http://lists.samba.org/pipermail/rsync/2001-November/005357.html
Transfer ACLs. Need to think of a standard representation.
Probably better not to even try to convert between NT and POSIX.
Possibly can share some code with Samba.