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

Re: [PATCH] Multi-threaded svnserve

From: <cmpilato_at_collab.net>
Date: 2003-06-02 15:35:43 CEST

Philip Martin <philip@codematters.co.uk> writes:

> Greg Hudson <ghudson@MIT.EDU> writes:
>
> > I'm not entirely happy with the amount of preprocessor chicken scratch
> > which winds up in the main loop with this change. It would be nice to
> > refactor things so that there is less. But that's only a -0.
>
> See rev 6110, it's neater. This basically does what I want, so I
> don't plan any more changes. Feel free to tweak/modify as you see
> fit.
>
> I'm still interested to know if it works on Windows.

On my Win2k box:

   main.c(248) : error C2065: 'SIGCHLD' : undeclared identifier
   main.c(306) : warning C4013: 'apr_proc_fork' undefined: assuming
                 extern returning int

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 2 15:36:03 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.