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

Re: Svnserve still exiting randomly in threaded mode

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-05-18 04:47:45 CEST

On Mon, 2004-05-17 at 22:34, Branko Èibej wrote:
> Yes... I can't reproduce it either. It's horrible, really :-( In my
> experience, logging to a file is the best way to find these bugs.

Why do people say such nice things about Windows development tools when
they can't seem to help with the most basic of debugging tasks?

> I don't think it would be very hard to reproduce syslog behavious on
> Windows. Actually, I'd be against reinventing the wheel here, and just
> use log4c (http://log4c.sourceforge.net/). I think it can use syslog on
> Unix automagically.

Appears to require gcc, and not work on Windows currently. And really,
logging isn't a big enough problem to justify a new library dependency.
Adding a bit of code to APR (perhaps ripped from the still-bleeding
heart of httpd's server/log.c) seems like the optimal solution.

> >and partly because I have no idea how to locate a global
> >configuration file under Windows.

> Of course we do.

I said *I* didn't. I didn't say *we* didn't. :)

> We user /etc/svn on Unix, "$ALLUSERSPROFILE/Application Data/Subversion"
> and the global registry on Windows.

Okay.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 18 04:48:05 2004

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.