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

Re: svn log line deltas

From: Carey Evans <careye_at_spamcop.net>
Date: 2004-03-18 09:17:19 CET

Anselm R. Garbe wrote:

> I think deltas should be saved per revision as meta information after each
> commit (which will be constant), so this would be a cheap operation in
> my eyes. If I understand it correctly, how svn handles commits, the new
> algorithm should look as follows:

[...]

If you want to implement this yourself, it seems like it shouldn't be
hard to add a commit hook to store the information in a revprop. The
log command doesn't return revision properties either, although this
might be nice, but it's not too hard to retrieve the property value.

-- 
"Hanging is too good for a man who makes puns; he should be drawn and 
quoted."
         -- Fred Allen

Received on Thu Mar 18 09:18:05 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.