svnacl: Provide ACL permissions on a subversion filesystem 1.1.2 (August 12 2006): Found a bug in which subdirectories of an 'A' action that come through as 'R', such as subdirectories with propery changes merged in from a branch, are not handled correctly. Since these are logically 'A', svnacl now handles them as if they were an add. 1.1.1 (January 13 2005): No code changes. Added a LICENSE file and references to the license in all the source files. 1.1 (December 19 2005): Fixed a bug that could cause GLib warnings to appear if attempting to check access for a node that had not been defined in the configuration file. This was merely evidence of sloppy coding and did not ultimately affect the behavior of svnacl; attempt to read from the hash tables in such cases would correctly return NULL. 1.0 (July 13 2005): Initial release