Proposed edit to fs.py: Change 'w+' to 'wb' when copying svn stream object
>> to temporary file. Update isn't needed, and the code just needs to dump
>> the
>> raw data into a file for the external diff to access, so no
>> encoding/decoding should occur. Hence we should open the file in binary
>> m
Hi,
in one of our repositories, we deny access to a sub-folder like this
[calc:/branches/calc/bug-142]
harry = rw
sally = r
[calc:/branches/calc/bug-142/secret]
harry =
http://svnbook.red-bean.com/en/1.8/svn.serverconfig.pathbasedauthz.html
When browsing the repository the access is correctly d