1
vote
Has anyone run into problems in TortoiseSVN where the ‘author’ isn’t written to the log?
Check your server configuration in [repository]/conf/svnserve.conf file if it has set
anon-acces=write
auth-access=write
Usually, with the default set …
