Bill Cebula <bill.ceb...@gmail.com> writes: > I would expect the same behavior whether the* anon-access* line is > commented or whether it is specified as *none*. However, if the > anon-access line is commented, you get the error even though you the* > authz* specifies read/write privileges for > the entire repository.
This is a known bug. The svn:// protocol chooses either anonymous or authenticated access right at the start of the connection and has no way to upgrade later. http://subversion.tigris.org/issues/show_bug.cgi?id=2712 -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download