> -----Original Message-----
> From: [email protected] [mailto:[email protected]]
> Sent: dinsdag 3 maart 2015 17:44
> To: [email protected]
> Subject: svn commit: r1663738 - in /subversion/trunk/subversion: libsvn_fs/fs-
> loader.c tests/cmdline/svnlook_tests.py tests/libsvn_fs/fs-test.c
>
> Author: kotkov
> Date: Tue Mar 3 16:43:39 2015
> New Revision: 1663738
>
> URL: http://svn.apache.org/r1663738
> Log:
> Don't expose internal transaction properties like 'svn:check-locks' through
> the public FS API and error out on attempts to change them.
I wish it would be possible to put these in their own property namespace, to
avoid those list of properties to check against...
But that is not really possible any more, is it?
Bert