Hi. I've installed svn server as described in this article - http://www.howtoforge.com/debian_subversion_websvn . But without SSL... All files it commits fine except files with extensions .jpg, .png, .gif, .js, .css... There are no problems with .php, .psd, .pl, .pm, .txt and others. When I try to commit images, javascripts or styles (it doesn't matter in which folder) I get next error: Commit failed (details follow): PUT request on '/svn/realty/!svn/wrk/8c26ac71-3eac-aa41-a6fb-6512fb518409/design/css/responsive.css' failed: 405 Not Allowed What reasons of this error? I tried to fix this by different way, but with no result...
permission or path problem can u check account permissions if the user account has access permission to the repository, also check for path based authorization e.t.c