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

Re: atomic revprop commits at the RA level

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2006-08-10 23:42:18 CEST

"C. Michael Pilato" <cmpilato@collab.net> writes:

> Alright. I can choke down the idea of putting this into the
> editor if we can spin it like something generic, *not* as a
> "txn" or "revision" prop. (Read: other ideas I've come up with
> lack either flexibility or finesse, or both.)

> Suggest:

> svn_error_t *(*change_edit_prop)(void *edit_baton,
> const char *name,
> const svn_string_t *value,
> apr_pool_t *pool);

Why not make it a hash, as you suggested when you suggested
modifying svn_ra_get_commit_editor? No sense in adding
unnecessary round trips...

-- 
Eric Gillespie <*> epg@pretzelnet.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 10 23:43:45 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.