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 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 > > permissions f

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

2010-05-07 Thread Mark Slade
one. Mark On Tue, May 4, 2010 at 3:46 AM, Stephen Butler wrote: > > On May 4, 2010, at 8:39 , Karl Fogel wrote: > > > Mark Slade writes: > >> Per your Issue Tracker Guidelines, I am seeking somebody who agrees > >> that this is a bug before I submit