svn: Not authorized to open root of edit operation
Published: 25 Apr 2007
So this was a new one for me. After I successfully imported a couple projects on a Windows XP subversion repository I received the error:
svn: Not authorized to open root of edit operation
After a little search on Google I determined the issue was that I didn’t have a
anon-access=none
line in my svnserve.conf file.