On Apr 21, 2005, at 12:28 PM, François Beausoleil wrote:
>
> François Beausoleil said the following on 2005-04-21 13:22:
>> Apache's log says (edited for clarity):
>> [21/Apr:13:13] "PROPFIND /graphiq/trunk/index.php HTTP/1.1" 207 293
>> [21/Apr:13:13] "PROPFIND /graphiq/trunk/index.php HTTP/1.1" 207 275
>> [21/Apr:13:13] "PROPFIND /graphiq/trunk/index.php HTTP/1.1" 207 293
>> [21/Apr:13:13] "PROPFIND /graphiq/trunk/index.php HTTP/1.1" 207 275
>> [21/Apr:13:13] "LOCK /graphiq/trunk/index.php HTTP/1.1" 200 452
>> [21/Apr:13:13] "PROPFIND /graphiq/trunk/index.php HTTP/1.1" 207 702
>> [21/Apr:13:13] "PUT /graphiq/trunk/index.php HTTP/1.1" 423 277
>
> Just noticed this additional bit in error.log:
>
> [Apr 21 13:13] [error] This resource is locked and an "If:" header was
> not supplied to allow access to the resource. [423, #0]
>
It sounds like DW is doing quirky things... like violating the DAV
locking spec. If it's trying to PUT a file that it has locked, why
isn't it sending a lock token in the http If: header?
Unless somebody gives me an http transcript, I can't figure out what DW
is trying to do. Maybe someone can do an ethereal capture?
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 21 20:28:06 2005