Re: Unison 2.43.3 fails to synchronize execute permission bit

2015-11-15 Thread Ms. Alex Hankins
On Tue, Nov 3, 2015 at 11:12 PM, Ms. Alex Hankins by7eth29fh-at-snkmail.com |cygwin| <1c3mq4a...@sneakemail.com> wrote: > On Nov 3, 2015 9:43 AM, "Andrew Schulman" ... wrote: >> >> Thanks for reporting this. I haven't had time to look at it yet, but I >> will when I can. My guess is that the only

Re: Unison 2.43.3 fails to synchronize execute permission bit

2015-11-15 Thread L
On Tue, Nov 3, 2015 at 11:12 PM, Ms. Alex Hankins by7eth29fh-at-snkmail.com |cygwin| <1c3mq4a...@sneakemail.com> wrote: > On Nov 3, 2015 9:43 AM, "Andrew Schulman" ... wrote: >> >> Thanks for reporting this. I haven't had time to look at it yet, but I >> will when I can. My guess is that the only

Re: Unison 2.43.3 fails to synchronize execute permission bit

2015-11-03 Thread Ms. Alex Hankins
On Nov 3, 2015 9:43 AM, "Andrew Schulman schulman.andrew-at-epa.gov |cygwin|" wrote: > > > There was a bug with the umask in the test script. I have fixed it > > and attached it. > > Thanks for reporting this. I haven't had time to look at it yet, but I > will when I can. My guess is that the o

Re: Unison 2.43.3 fails to synchronize execute permission bit

2015-11-03 Thread Andrew Schulman
> There was a bug with the umask in the test script. I have fixed it > and attached it. Thanks for reporting this. I haven't had time to look at it yet, but I will when I can. My guess is that the only thing I'll be able to do is report it upstream, to the unison-users list. Feel free to do th

Re: Unison 2.43.3 fails to synchronize execute permission bit

2015-11-02 Thread Ms. Alex Hankins
There was a bug with the umask in the test script. I have fixed it and attached it. On Thu, Oct 29, 2015 at 11:26 AM, L <***> wrote: > On Wed, Oct 28, 2015 at 2:55 PM, wrote: >> When synchronizing two directories on the same NTFS-formatted drive, unison >> (with -perms 0o1777)

Re: Unison 2.43.3 fails to synchronize execute permission bit

2015-10-29 Thread Ms. Alex Hankins
On Wed, Oct 28, 2015 at 2:55 PM, wrote: > When synchronizing two directories on the same NTFS-formatted drive, unison > (with -perms 0o1777) fails to set execute permissions on new files. (It also > fails to detect changes in execute permissions and to set them on existing > files.) >... I f