Re: How to fix issue #4023 (on Windows, 'svn rm missingItem' deletes the unversioned 'MissingItem' from disk)?

2012-01-21 Thread Johan Corveleyn
On Tue, Jan 17, 2012 at 3:02 PM, Johan Corveleyn wrote: > On Sun, Jan 15, 2012 at 10:14 PM, Bert Huijben wrote: >> >> >>> -Original Message- >>> From: Johan Corveleyn [mailto:jcor...@gmail.com] >>> Sent: zondag 15 januari 2012 21:26 >>> To: Subversion Development >>> Subject: How to fix i

Re: [RFC] Server Dictated Configuration

2012-01-21 Thread Branko Čibej
On 17.01.2012 20:54, Johan Corveleyn wrote: > But, but ... if you're able to checkout ^/foo/bar/baz, then you > already know that foo and foo/bar In the ACL world, there is a difference between "lookup" and "read" access. In your example, the user has permission to lookup ^/foo and ^/foo/bar, but n

Re: [RFC] Server Dictated Configuration

2012-01-21 Thread Branko Čibej
On 17.01.2012 02:28, Hyrum K Wright wrote: > ... and something like inheritable props my fit in that model, though > I'd had to make the feature dependency tree another level deeper. Before you jump on the inheritable properties bandwagon, consider that server-mandated configuration is not inheren

Re: [RFC] Server Dictated Configuration

2012-01-21 Thread Ivan Zhakov
On Thu, Jan 19, 2012 at 03:23, Paul Burba wrote: > On Tue, Jan 17, 2012 at 5:02 PM, Johan Corveleyn wrote: >> On Tue, Jan 17, 2012 at 8:55 PM, Paul Burba wrote: >>> On Tue, Jan 17, 2012 at 8:33 AM, Johan Corveleyn wrote: On Tue, Jan 17, 2012 at 12:51 AM, Paul Burba wrote: [...]