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

SOLVED: "svn: Authorization failed"; what am I doing wrong?

From: <ales.voboril_at_t-systems.cz>
Date: Wed, 4 Feb 2009 01:53:08 -0800 (PST)

Hello,
I faced the same trouble yesterday. I use svnserve 1.5.2 on SuSE 11. I installed Subversion from packages repository on Novell site.
The culprit was the -R switch in default options for svnserve in /etc/sysconfig/svnserve:

SVNSERVE_OPTIONS="-d -R -r /srv/svn/repos".

I removed the switch and after svnserve restart the commit works as expected both locally and remotely (TortoiseSVN). I also tried to return the switch and after that the commit failed again with the unfortunate and misleading message "Authorization failed".

Hope that helps.

Ales

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1101157

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-04 14:23:38 CET

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.