Ben Reser <b...@reser.org> writes: > That's my fault, I fixed the anonymous locking segfault and chose a > 401 to return but I forgot about the WWW-Authenticate header > requirement.
Not really your fault, even before your r1455352 mod_dav_svn returned 401. Without r1455352 append_locks calls svn_repos_fs_lock and gets SVN_ERR_FS_NO_USER which it converts into HTTP_UNAUTHORIZED. -- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/download