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

Re: revprop changes and hooks

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Fri, 18 Jun 2010 09:48:43 -0400

Daniel Shahaf wrote:
> * ra_dav: I don't know about this one.
>
> From the neon/serf side, adding the optional "expected preexisting
> value" should be straightforward (just another tag/attribute).
>
> From the mod_dav_svn side, however, the propchanges/propdeletes come
> from db_store/db_remove (respectively), and I don't know/see how
> mod_dav_svn could obtain the optional "expected preexisting value"
> (even if it were present in the request).
>
> Could someone teach me how mod_dav_svn might be able to obtain the
> optional "expected preexisting value"?

Could it get stuffed into the dav_db structure? Does mod_dav open and close
the DAV properties database exactly once per PROPPATCH?

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on 2010-06-18 15:49:29 CEST

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.