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

Re: Feature Request: Revision Properties at Commit Time

From: David Glasser <glasser_at_mit.edu>
Date: 2006-11-15 20:11:00 CET

On 11/15/06, Peter Lundblad <plundblad@google.com> wrote:

> Or just tack it onto svn_ra_get_commit_editor2, replacing the passed
> in log message with a new hash of props. Right, this doesn't scale if
> people add thousands of megabyte revprops at commit time, but this is the
> case of our whole property implementation.

The main issue with this solution in my mind is not the "hashes can be
big" thing, but that for the sorts of applications of this feature
that come to mind (revision signing being a biggy) you really want to
decide on a revprop value after running through the tree.

--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 Wed Nov 15 20:11:23 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.