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

RE: Re: Mass-commit results...

From: Bill Tutt <billtut_at_microsoft.com>
Date: 2001-08-30 00:22:01 CEST

From: Greg Stein [mailto:gstein@lyra.org]

> On Wed, Aug 29, 2001 at 11:23:55PM +0200, Branko Čibej wrote:
> > Would it make sense to have a post-close hook that could do this
> > automatically?

> Nah. I'd think this would be something to run in a cron job. For busy
> repositories, maybe once an hour. Most repositories could go once a
day
> or once a week.

Nah.. I'm all for self-contained and self-maintaining services. Having a
cron job just makes the system less self-contained, and raises the
externally visible complexity (by SVN users) of the service (and the
setup burden).

Store a last log sweep date, and fork off the apropriate process
automagically. Even if the frequency parameter is in the repository
config file, at least you have a more self-contained scenario.

The above is meant in an ideal sense, and not wrt M3 specfically.

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:37 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.