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

Re: Subversion: fish or cut bait?

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-04-24 01:01:43 CEST

On Wed, Apr 23, 2003 at 02:13:02PM -0600, Peter Burkholder wrote:
...
> 128.117.126.100 - - [23/Apr/2003:13:57:50 -0600] "PROPFIND /svn/DPChelp/trunk/peter.html HTTP/1.1" 404 333 "-" "Dreamweaver-WebDAV-SCM1.02"
> 128.117.126.100 - - [23/Apr/2003:13:57:50 -0600] "PROPFIND /svn/DPChelp/_mm/ HTTP/1.1" 404 321 "-" "Dreamweaver-WebDAV-SCM1.02"
> 128.117.126.100 - - [23/Apr/2003:13:57:50 -0600] "PROPFIND /svn/DPChelp/trunk/peter.html HTTP/1.1" 404 333 "-" "Dreamweaver-WebDAV-SCM1.02"
> 128.117.126.100 - - [23/Apr/2003:13:57:50 -0600] "LOCK /svn/DPChelp/trunk/peter.html HTTP/1.1" 200 447 "-" "Dreamweaver-WebDAV-SCM1.02"
> 128.117.126.100 - - [23/Apr/2003:13:57:50 -0600] "PROPFIND /svn/DPChelp/trunk/peter.html HTTP/1.1" 404 333 "-" "Dreamweaver-WebDAV-SCM1.02"

Dreamweaver probably relies on some kind of support for lock-null
resources, where you use LOCK to reserve this weird "half-real,
half-not-real" resource before actually PUTing any content. 2518
requires that PROPFIND succeeds on lock-null resource. (it's a bit of a
grey area in general though)

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 24 01:02:31 2003

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

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