[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: lock request returns "405 Method Not Allowed"

From: Backup e-mail <bckemail_at_yahoo.com>
Date: 2007-02-25 12:12:01 CET

Just to see what changes I've created the log file (#touch .svn/log) and here is the result of the trace:
   
  --------------------- # tail -n 20 ~/lock-trace-2.log --------------------------------------
read(3, "\26\3\1\0J", 5) = 5
read(3, "\2\0\0F\3\1E\341my1\221\324\32V\227\211*KP\202\350P4\'"..., 74) = 74
read(3, "\24\3\1\0\1", 5) = 5
read(3, "\1", 1) = 1
read(3, "\26\3\1\0000", 5) = 5
read(3, "$\33N}d+\355\265e3i$Cb\352Y\204\356\203A\246\243q\237o"..., 48) = 48
write(3, "\24\3\1\0\1\1\26\3\1\0000\357\343\203\331\241\362!%\24"..., 59) = 59
write(3, "\27\3\1\0010\262\6[.>\204BA>\263\272n\344\24/&\241w\360"..., 309) = 309
write(3, "\27\3\1\0\260\20;\313\317\312\242\234\372\316\336K\252"..., 181) = 181
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 3600000) = 1
read(3, "\27\3\1\1\0", 5) = 5
read(3, "\37\305\35\213;\225I\375h\30\364\356\312=\r%*D\35\266C"..., 256) = 256
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 3600000) = 1
read(3, "\27\3\1\1p", 5) = 5
read(3, "O\27\305\274{0\5\355\356\216\227s)\r\320\244\21h|\255\337"..., 368) = 368
write(3, "\25\3\1\0 \17\340\373Q}K\17\360M\3555\262\262\256e\344"..., 37) = 37
close(3) = 0
write(2, "svn: Lock request failed: 405 Me"..., 69) = 69
lstat64("/root/ContactsToLDIF/.svn/log", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
exit_group(1) = ?
=================================================

Ben Collins-Sussman <sussman@red-bean.com> wrote:
  On 2/24/07, Backup e-mail wrote:

>
> # Location of the WebDAV lock database.
> DAVLockDB /var/lib/dav/lockdb
>

This looks like it could be interfering. Get rid of it.

Also, make sure you're not loading mod_dav_fs. You only want
mod_dav_svn loaded.

 
---------------------------------
8:00? 8:25? 8:40? Find a flick in no time
 with theYahoo! Search movie showtime shortcut.
Received on Sun Feb 25 12:12:27 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.