Re: DAV props
From: Greg Stein <gstein_at_lyra.org>
Date: 2001-12-27 10:35:13 CET
On Thu, Dec 20, 2001 at 11:48:11AM -0600, Ben Collins-Sussman wrote:
You will need to add the props to the MERGE request itself. See line 585 in
> <D:prop>
resourcetype and version-name are defined in the "DAV:" namespace. They are
The date is DAV:creationdate (or D:creationdate depending on whether you're
The author is DAV:creator-displayname
Note that mod_dav_svn/liveprops.c doesn't respond to either of the above
> And the merge-response isn't some wonky custom
You can never make up props in the "DAV:" namespace :-)
Adjust the MERGE request to "request" the new props. Tweak the merge
Note that the MERGE response code hardcodes the props that it returns. In
Because the MERGE response has its own code for sending those props, you
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Oct 21 14:36:54 2006 |
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.