[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: Glenn A. Thompson <gthompson_at_cdr.net>
Date: 2002-07-27 04:23:08 CEST

> 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.
>
> -

Thats kind of what I was thinking. Why do this every commit. Why not do it
when "the repos seems to be getting slow don't you think?" statements start
popping up.

gat

---------------------------------------------------------------------
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:21:28 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.