CVS rsync is failing the fuzzy test intermittently on my computer.
The log is attached.  I'm guessing rsync isn't retouching directory
times when it should.

Matt
Testing for symlinks using 'test -h'
Running: "/home/matt/rsync/rsync/rsync  -avvi --no-whole-file --fuzzy --delete-delay     "/home/matt/rsync/rsync/testtmp.fuzzy/from/" "/home/matt/rsync/rsync/testtmp.fuzzy/to/""
sending incremental file list
delta-transmission enabled
.d        ./
>f+++++++ rsync.c
total: matches=18  hash_hits=18  false_alarms=0 data=0
*deleting rsync2.c

sent 195 bytes  received 152 bytes  231.33 bytes/sec
total size is 11915  speedup is 34.34
-------------
check how the directory listings compare with diff:

--- /home/matt/rsync/rsync/testtmp.fuzzy/ls-from	2006-12-28 14:32:36.000000000 -0500
+++ /home/matt/rsync/rsync/testtmp.fuzzy/ls-to	2006-12-28 14:32:36.000000000 -0500
@@ -1,2 +1,2 @@
-drwxr-xr-x            0    500.500         2 2006-12-28 19:32:35 .
+drwxr-xr-x            0    500.500         2 2006-12-28 19:32:36 .
 -rw-------        11915    500.500         1 2006-12-28 19:14:16 ./rsync.c
-------------
check how the files compare with diff:

-------------
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to