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

Re: Dead repository with 0.35.0-to-be

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-12-17 15:51:42 CET

Tobias Ringstrom wrote:

> Branko Čibej wrote:
>
>> That's with asynchronous deltification turned on, right? Someone please
>> tell me that we're closing the FS environment before forking for
>> deltification, and that the forked process daemonizes itself before
>> opening the environment again.
>
>
> We don't fork. The deltafication for ra_svn and ra_dav are performed
> by the same thread/process that handles the request, but after the
> connection to the client has been closed.

Is that so? I remember us talking about how this is *not* the right way
to to do things in mod_dav_svn, because you cna't predict when httpd
will kill off a server process.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 17 15:54:28 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.