New version of svnacl

Posted by David on Aug 12th, 2006

I found a bug in svnacl caused by some weird behavior in svn. It turns out that if if you modify the properies on a subdirectoy and merge it in from a branch, the action for the subdirectory will be “replace” even if its parent directory had an action of “add.” I think that’s kind of unintuitive, so the new version treats these directories (and possibly files, I guess) as adds both for the sake of making my property comparisons work and for the access check.

Leave a Comment




XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>