James <oldyounggu...@yahoo.com> writes:

>            $svn merge svn://192.168.0.9/myRepos/myProject/trunk
> Then get above error.

The error E220001 is SVN_ERR_AUTHZ_UNREADABLE so the failure is due to
Subversion's path-based authz rules.  The file conf/svnserve.conf in the
repository defines the authz-db file and the authz-db file is defining
rules that are responsible for the error.  If you have Subversion 1.8 on
the server then running svnserve with the --log-file option will log the
path in the repository that is generating the authz violation.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to