I keep getting these errors in the error.log in apache when uploading
something to the repository
No such file or directory: Anonymous lock creation is not allowed.
I'm running subversion through apache for webdav and have apache
authenticating users from mysql. So I want those people to be able to
read and write a repository
Heres my Apache Config
<location /public>
Order allow,deny
Allow from all
DAV svn
SVNAutoversioning on
SVNParentPath /home/subversion/public
AuthzSVNAccessFile /etc/apache2/public-svn-authzfile
Satisfy Any
</location>
And heres the public-svn-authzfile
[public:/]
* = rw
any ideas where I'm gone wrong ?
thanks
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!