When the SCM daemon starts to run we get the following error in the trackstudio log file
- Code: Select all
2011-05-20 19:34:35,271 ERROR com.trackstudio.app.scm.SCMManager:firstSCMindex:146 - SCMDaemon error:
Subversion: svn: Cannot create directory '/usr/share/tomcat6/.subversion/auth/svn.simple'
This is a permissions problem. However, I'd rather not change the permissions on that directory if possible. Is there a way to specify where these files are created?
