"Kapur, Rajneesh" <rka...@activehealth.net> writes: > Thanks for pointing it out. I cleaned everything and started fresh > with new repo named repo4:
Do you mean the repository is a directory 'repo4' on disk? > 1) svnserve.conf file > > [general] > anon-access = none > auth-access = write > password-db = passwd > authz-db = authz > realm = repo4 > [sasl] > > 2) authz file > [aliases] > [groups] > harry_and_sally = harry,sally > [repository:/home/RKapur/repo4] > @harry_and_sally = rw That authz file provides no access to a repository called 'repo4'. > 11090 2012-07-24T18:13:26.821156Z 192.168.4.64 harry home/RKapur/repo4 ERR > subversion/svnserve/serve.c 167 170001 Authorization failed So you get this error. -- Philip