[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn: E220001: Unreadable path encountered; access denied

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 15 Oct 2014 19:00:42 +0100

James <oldyoungguy88_at_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*
Received on 2014-10-15 20:01:13 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.