'ello all.
My repo was working just fine ... I went to update this morning and I get error 405.
64.126.xxxx - - [28/Aug/2008:08:07:38 -0600] "OPTIONS /repo HTTP/1.1" 200 181 "-" "SVN/1.5.1 (r32289) neon/0.28.2"
64.126.xxxx- - [28/Aug/2008:08:07:39 -0600] "PROPFIND /repo HTTP/1.1" 405 526 "-" "SVN/1.5.1 (r32289) neon/0.28.2"
64.126.xxxx - - [28/Aug/2008:08:07:39 -0600] "OPTIONS / HTTP/1.1" 302 230 "-" "SVN/1.5.1 (r32289) neon/0.28.2"
64.126.xxxx - - [28/Aug/2008:08:07:50 -0600] "OPTIONS /repo HTTP/1.1" 200 181 "-" "SVN/1.5.1 (r32289) neon/0.28.2"
64.126.xxxx - - [28/Aug/2008:08:07:50 -0600] "PROPFIND /repo HTTP/1.1" 405 526 "-" "SVN/1.5.1 (r32289) neon/0.28.2"
64.126.xxxx - - [28/Aug/2008:08:07:51 -0600] "OPTIONS /repo HTTP/1.1" 200 181 "-" "SVN/1.5.1 (r32289) neon/0.28.2"
64.126.xxxx - - [28/Aug/2008:08:07:51 -0600] "PROPFIND /repo HTTP/1.1" 405 526 "-" "SVN/1.5.1 (r32289) neon/0.28.2"
64.126.xxxx - - [28/Aug/2008:08:07:51 -0600] "OPTIONS / HTTP/1.1" 302 230 "-" "SVN/1.5.1 (r32289) neon/0.28.2"
I don't even know where to begin because some requests get code 200 (OK) and others get 405.
TIA!