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

issue #1573: fs deltification causes delays

From: Mark Grosberg <mark_at_nolab.conman.org>
Date: 2003-11-05 22:18:59 CET

Branko wrote:

> I agree. But I don't think we should put that in a post-commit hook,
> even a "default" post-commit hook, the hook scripts themselves are
> platform-specific. Instead, the FS code should ron "svnadmin deltify" or
> whatever directly.

Thats probably a site-configurable thing. Personally, I would prefer low
server load and quick commit times during the day and then batch up the
deltify commands with cron at night.

I may also wish to adjust the priority of this command. Having libsvn_fs
run this is somewhat inflexible. The hook scripts seem like a more natural
thing because the administrator can modify them easier than recompiling
SVN.

Just my $0.02 worth.
- Mark G.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 5 22:19:50 2003

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.