Date: Fri, 8 Sep 2000 17:02:03 -0400 (EDT) Message-Id: <200009082102.RAA29728@tantalum.atria.com> From: "Geoffrey M. Clemm" <geoffrey.clemm@rational.com> To: ietf-dav-versioning@w3.org Subject: Re: "2xx: Partial Merge" ? But this situation is handled by the "ignored-set" element, isn't it? In particular, a client would know to re-invoke the merge if there are some "ignored" versions, and if there are any collections that require merging (in case the collection merge made one of the "ignored" versions visible). Cheers, Geoff From: "Vasta, John" <jvasta@rational.com> Date: Fri, 8 Sep 2000 16:30:07 -0400 For a recursive merge over versioned collections, the server may not be able to recurse into a collection which it cannot merge automatically (because it cannot know the members of the collection until after it is merged). So a client must be prepared to repeatedly invoke the MERGE method, and perform merges on at least collections, until it no longer gets a Partial Merge response. At least that's what I was hoping it was for! John > -----Original Message----- > From: Geoffrey M. Clemm [mailto:geoffrey.clemm@Rational.Com] > Sent: Thursday, September 07, 2000 4:21 PM > To: ietf-dav-versioning@w3.org > Subject: "2xx: Partial Merge" ? > > > > I have a "2xx: Partial Merge" response status for MERGE in > the 7.0 draft. > I'm not sure what this was for, so I'll delete it unless someone > remembers what it was supposed to mean. > > Cheers, > Geoff >