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

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

From: Daniel YC Lin <dlin.tw_at_gmail.com>
Date: Thu, 2 Jul 2015 14:12:56 +0800

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
Received on 2015-07-02 10:23:45 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.