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

Re: DAV locking question

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2005-01-12 22:21:01 CET

Ben Collins-Sussman wrote:
>
> On Jan 12, 2005, at 1:01 PM, Greg Stein wrote:
>
>>
>> RFC 2518, section 12.10 states that the DAV:owner element can contain any
>> XML child elements. IOW, it is structured data rather than a simple
>> string
>> (see the example in section 8.10.8). Therefore, mod_dav serializes that
>> into a string and stores it into the ->owner field.
>
>
> Sure, <DAV:owner> can "contain" any amount of structure. So why isn't
> mod_dav saving just those structured contents? Why is it *also* saving
> the <DAV:owner> tag? Isn't that a bug?

It's probably the easiest way to also preserve namespace declarations
and attributes (our server internally does the same).

Best regards, Julian

-- 
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 12 22:22:48 2005

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.