Re: I believe I have found a bug with 'svn mv' + ACL-protected files.

2010-05-07 Thread Mark Slade
All, Apologies for the delayed response. Yes, my report was not about how the files were created when deployed, but rather how they were created within a working copy when an 'svn mv' was done. I probably wouldn't have considered that it might be a bug if it weren't for the inconsistency: if

Re: I believe I have found a bug with 'svn mv' + ACL-protected files.

2010-05-04 Thread Stephen Butler
On May 4, 2010, at 8:39 , Karl Fogel wrote: Mark Slade markandrewsl...@gmail.com writes: Per your Issue Tracker Guidelines, I am seeking somebody who agrees that this is a bug before I submit it. Overview: For files, 'svn mv' does not properly inherit ACL permissions from the parent

I believe I have found a bug with 'svn mv' + ACL-protected files.

2010-04-29 Thread Mark Slade
Per your Issue Tracker Guidelines, I am seeking somebody who agrees that this is a bug before I submit it. Overview: For files, 'svn mv' does not properly inherit ACL permissions from the parent directory. Steps to reproduce (from a subversion working directory): 1. setfacl -d -m user:$USER:r-x

Re: I believe I have found a bug with 'svn mv' + ACL-protected files.

2010-04-29 Thread Mark Slade
Bob, Thanks for the tip. My mistake. Mark On Thu, Apr 29, 2010 at 9:50 AM, Bob Archer bob.arc...@amsi.com wrote: Per your Issue Tracker Guidelines, I am seeking somebody who agrees that this is a bug before I submit it. Overview: For files, 'svn mv' does not properly inherit ACL

Re: I believe I have found a bug with 'svn mv' + ACL-protected files.

2010-04-29 Thread Stephen Butler
On Apr 29, 2010, at 16:00 , Mark Slade wrote: Bob, Thanks for the tip. My mistake. Mark On Thu, Apr 29, 2010 at 9:50 AM, Bob Archer bob.arc...@amsi.com wrote: Per your Issue Tracker Guidelines, I am seeking somebody who agrees that this is a bug before I submit it. Overview: