Hi I currently have subversion set up on my freebsd machine. It its linked with the svn user account. However in an attempt to solve issues of maintaining permissions when checkingout / updating I wish subversion to run as www - so the folders are owned by www.
I have found a config file at /root/.subversion.config however Im unsure what to do.
Thanks.