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

Re: Ev2 question regarding properties?

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: Sat, 19 May 2012 07:15:07 -0700

On Sat, May 19, 2012 at 7:09 AM, Bert Huijben <bert_at_qqmail.nl> wrote:
> No, the idea of editor v2 is that we update a node in a single atomic
> operation.
>
> If we would update just the properties or just the text, we have a node that
> is neither at its old revision, nor at its new revision. And that is
> something that we try to avoid in editor v2.
>
> E.g. for directories we update the list of children and the properties in
> one operation, to avoid the old 'incomplete' state of editor v1.

Does that also mean the properties of all of the children as well?

If so, this may be why Greg has suggested a PROPFIND Depth: 1 call as
that'll mesh with the Ev2 semantics if that's the case.

BTW, thanks for the reply! -- justin
Received on 2012-05-19 16:15:39 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.