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

Re: mod_dav_svn backward compatibility broken?

From: Greg Stein <gstein_at_lyra.org>
Date: 2003-03-06 03:48:07 CET

On Tue, Mar 04, 2003 at 06:49:10PM -0500, mark benedetto king wrote:
>...
> On Tue, Mar 04, 2003 at 02:49:49PM -0800, Greg Stein wrote:
> >
> > 1) stop returning NE_XML_DECLINE. return NE_XML_VALID and jettison the
> > unknown element in our start_handler. (this shifts the "ignore unknown
> > elements" from the validator to the element handler)
> >
> > 3) beat Joe into adding NE_XML_IGNORE for elements which are "valid" but
> > can simply be ignored [if no other handler wants them]. we would then
> > need a mandated upgrade of Neon.
>...
> a.) immediately stop sending UUIDs on update. I *think* the liveprop
> entries are okay. Are they?

Dunno.

> b.) in the same atomic change, start sending an "X-SVN-Repository-UUID: "
> header, and modify ra_dav to handle this.

As long as this is temporary and will be removed.

> c.) do (1)
> d.) do (3)

and revert (c).

> e.) wait until most clients are updated. I think, at a minimum, this means
> binary packages available for most OSen + one more month. There's really
> no forcing function on this.
> f.) revert (a)

revert (a) *and* (b).

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 6 03:43:06 2003

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.