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

Re: svn commit: rev 2902 - branches

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-08-07 00:15:35 CEST

Greg Stein <gstein@lyra.org> writes:

> Why a whole branch? As I stated elsewhere, you'll only want to change the
> client side at this point. That is just some simple mods to libsvn_ra_dav to
> understand another set of namespaces.

Yeah, sigh, you're right.

We have three property namespaces right now, one of which is
"overloaded". That's why ra_dav is manually filtering propnames,
icky icky.

In the new schema, two of the property namespaces merely change their
name. The overloaded namespace divides in half, which means ra_dav
wouldn't need to filter.

Seems pretty straightforward.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 7 00:17:37 2002

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.