From: Wayne Davison Date: Thu, 23 Feb 2006 18:58:30 +0000 (+0000) Subject: Make sure that the --fuzzy option's dir-scan doesn't generate an X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/ccb16b467b24c4bbbe0cfba3c81025ea0a2bd110?hp=ccb16b467b24c4bbbe0cfba3c81025ea0a2bd110 Make sure that the --fuzzy option's dir-scan doesn't generate an I/O error when --no-relative is used and the destination dir does not exist yet. ---