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

Re: [PATCH]: Automatic log file removal

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-05 20:23:39 CET

On Tue, Feb 05, 2002 at 11:33:09AM -0600, Albert Chin wrote:
> On Mon, Feb 04, 2002 at 11:46:45AM -0500, Daniel Berlin wrote:
> > Anyway, this patch adds a thread that auto-removes log files every minute.
> > This is the right speed for my use, which currently consists of lots of
> > large cvs repository conversions (which are repeated commits, rather than
> > imports).
>
> BTW, HP-UX 10.20 doesn't support POSIX threads so the pthread_create()
> will fail. What do we do for non-thread-aware platforms?
>
> For IRIX 6.2, you need a patch to enable threads so out of the box it
> probably won't work there either.

The original patch was (gently) rejected due to its use of threads for
exactly this reason.

We're (going to be) using an external script to clean the log files.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
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:37:04 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.