X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/7628f1560a56ef7065bedd89cb5b10bb358c4327..7d006b5b37eb54005915fabb02dbaca208281404:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index bc368d5..02b00ee 100644 --- a/ignore-case.diff +++ b/ignore-case.diff @@ -1,120 +1,210 @@ -From: David Bolen -To: Peter Tattam -Cc: rsync@lists.samba.org -Subject: RE: mixed case file systems. -Date: Thu, 18 Apr 2002 23:04:06 -0400 +This adds the --ignore-case option, which makes rsync compare filenames +in a case-insensitive manner. -Peter Tattam [peter@jazz-1.trumpet.com.au] writes: +To use this patch, run these commands for a successful build: -> I believe a suitable workaround would be to ignore case for file names -> when the rsync process is undertaken. Is this facility available or -> planned in the near future? + patch -p1