[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: Albert Chin <subversion-dev_at_thewrittenword.com>
Date: 2002-02-05 18:33:09 CET

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.

-- 
albert chin (china@thewrittenword.com)
---------------------------------------------------------------------
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.