From: Wayne Davison [mailto:[EMAIL PROTECTED]
> Sent: 20. mars 2006 18:48
> To: Tevfik Karagülle
> Cc: rsync@lists.samba.org
> Subject: Re: Rsync acl patch 1.113 compilation problems on cygwin
>
> On Mon, Mar 20, 2006 at 02:40:33PM +0100, Tevfik Karag?lle wrote:
> > rsy
On Mon, Mar 20, 2006 at 02:40:33PM +0100, Tevfik Karag?lle wrote:
> rsync.c:105: warning: unused parameter 'dflt_perms'
This would seem to indicate that the 3rd hunk in the patch for rsync.c
didn't get applied:
@@ -116,7 +118,7 @@ mode_t dest_mode(mode_t flist_mode, mode
Hi,
Recently, there have been some fundamental achievements regarding
acl-support on the cygwin platform. I thought that it would be convenient to
offer an acl-patch enabled rsync as a part of the cwrsync package (a yet
another minimalist rsync on cygwin solution). I get some compilation errors.