You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Daniel YC Lin <dl...@gmail.com> on 2015/07/02 08:12:56 UTC

subversion can not find repository location when permission from r to rw

svn server version: 1.7.14 r1542130
svn client version: 1.8.13 r1667537

.svnaccess content
==============
[/d1]
me=r

workable command:
svn ls -v -r 39765 http://example.com/svn/d1/file

if I changed `me=r` to `me=rw`, the command will show

svn: E195012: Unable to find repository location for '
http://example.com/svn/d1/file' in revision 39765