Commit authorization failed

1,197 views
Skip to first unread message

cinna

unread,
May 31, 2008, 2:06:48 AM5/31/08
to Subversion SVN
Hi,
I'm using subversion 1.4 on linux with svnserve.
In my repo, svnserve.conf is:

[general]
anon-access = read
auth-access = write
password-db = passwd
realm = Cinna Repo

while passwd file is:

[users]
cinna = helohelo

In checkout (svn co svn://cinna@localhost/reponame) no password
required, and all runs.
When I try to commit some changes, the response is:

svn: Commit failed (details follow):
svn: Authorization failed

but it never asks me the password.
The problem still remain also deleting the .subversion dir in my
homedir.

If I change in svnserve.conf

anon-access = none

during checkout it asks me the password and typing it all runs ok. So
I think that the passwd file is right.
But during commit the problem also remain.

Can anyome help me?

Bye
Cinna

Momai

unread,
Jun 14, 2008, 10:58:46 AM6/14/08
to Subversion SVN
Hello,

You must set the variable anon-acces on "none"

best regards
Reply all
Reply to author
Forward
0 new messages