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

Re: ra_svn and Windows

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-12-02 04:28:48 CET

On Sunday, December 1, 2002, at 10:26 PM, Greg Hudson wrote:

> I think I'm ready to check in ra_svn. It's only minimally useful at
> the moment (because it only supports anonymous authentication), but
> it's a good starting point.
>
> I'd prefer not to break the windows build. The client code might
> conceivably build and work, but I'm clueless on how to write the
> equivalent of a daemon process on Windows. (The socket stuff seems
> pretty simple, but the other trappings of a daemon process seem
> difficult. on Unix, at startup you background, dissociate from the
> controlling tty, change dirs to "/", and ditch stdin/stdout/stderr; I
> also need to fork a process to handle each connection. Alternatively,
> I could run out of inetd, but that's equally Windows-unfriendly.)

can't APR handle this kind of stuff portably? what does apache do?

-garrett

-- 
garrett rooney                    Remember, any design flaw you're
rooneg@electricjellyfish.net      sufficiently snide about becomes
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 2 04:29:41 2002

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.