X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/f6c3b30060864f00f4df7078fe5ae3bc10eb1caa..87a38eea930df6ee2db0da2017c30116117b1d4b:/ignore-case.diff diff --git a/ignore-case.diff b/ignore-case.diff index 32dd401..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