Hi,
After upgrading the Bitnami Redmine stack from v1.3.1 to v2.1.2, the authorization of Subversion stops working.
All users now have read access only. When trying to commit any change, the error message "Authorization failed" is received. And the user is never asked for his credentials.
The Bitnami Redmine stack is installed on an Ubuntu 10.04 machine. The subversion client is TortoiseSVN (v1.7.9) on Windows XP.
I have found out that the SVN server in the v1.3.1-stack is version 1.7.1 and the SVN server in the v2.1.2-stack is version 1.7.5.
The SVN repository settings are unchanged:
svenserver.conf
[general]
anon-access = read
auth-access = write
password-db = passwd
realm = TUBLY Software Repository
passwd
user1=mypassword