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

Re: refrobnicated repository again

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-25 17:54:57 CET

cmpilato@collab.net writes:
> Not really. We could do something that small inline in the
> post-commit hook, right?
>
> for logfile in `db_archive -a -h ${repos}/db`; do rm ${logfile}; done
>
> I mean, that's all there is to it, correct?

Do we really want this overhead on every commit? How about a cron job?

Ah, bikeshed. Happy with either way. :-)

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