From: Wayne Davison Date: Sun, 27 Jan 2008 22:39:49 +0000 (-0800) Subject: Fixed several glitches with failed updates and batch files: X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/964244b90d8d7ae7fe4d99b4e399c1607c4966e3?hp=964244b90d8d7ae7fe4d99b4e399c1607c4966e3 Fixed several glitches with failed updates and batch files: - Correctly identify when a missing batch update is for a resend. - Made a missing batch update an xfer error. - Made a failed redo an xfer error. - Identify a failed transfer file consistently when it is a solo file. - Have --read-batch say "may try again" instead of "will try again". ---