Unless I do the following in the authz file:
[/some/path/to/trunk]
* = r
No user added for that trunk can do a diff or read the log. I don't want anyone but team members to be able to read from a directory, but unless I add anonymous read access I get an error from TortoiseSVN. Is there a way I can tell the client itself to use the auth credentials provided by a read/write user to do a diff or read the log?
Thanks.