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

Re: [PATCH] Skip-deltas, for review

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-07-27 04:14:56 CEST

Greg Hudson wrote:

>To reduce inbox clutter, I'll also answer Glenn Thompson, who said:
>
>
>>I'm curious, isn't this something that could be done as a separate
>>tuning process.
>>
>>
>
>We could, but at this moment it would be a lot more complicated. And
>I'm not sure what I would do with extra time to analyze things.
>
>

I don't think this is about extra time for analysis, it's about _less_
time for commits. That's pretty important, IMHO.

What I'd suggest: Instead of doing this redeltification synchronously as
part of the commit, why not add support for this in svnadmin, and call
that asynchronously from a post-commit hook? We really don't care when
the redeltification takes place, as long as it happens before the change
is 5000 revisions old.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 27 04:15:27 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.