Can't Write To Subversion Using Crowd.

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

The following error(s) is reported, while writing to SVN repository;


svn: attempt to write a readonly database

And,


svn: OPTIONS of 'http://192.178.30.86/example': authorization failed: Could not authenticate to server:
rejected Basic challenge (http://192.178.30.86)

Cause

The Apache server doesn't have file permissions to read/write to the Subversion Database files (*.db).

Resolution

Change read/write permissions on the .db files, so that Apache can access them properly.

Last modified on Nov 21, 2012

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.