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

Re: svn propedit URL

From: David Glasser <glasser_at_mit.edu>
Date: 2006-10-01 19:53:40 CEST

On 9/30/06, David Glasser <glasser@mit.edu> wrote:
> So, either: how do I refer to svn_stream_t in svn_props.h, or what
> design simplification am I totally missing?

OK, I ended up just making this a WC api (since it needs to call
svn_wc_parse_externals_description2 anyway). Attached is a patch to
create an API for validating and canonicalizing svn:* props. This
will then be usable by svn_client_propset3 for checking properties
that are being set on URLs.

I think this patch is kind of ugly, but necessary to achieve this
functionality. I would appreciate eyes before committing it.

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Sun Oct 1 19:54:11 2006

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.