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

Re: [PATCH] run hook-scripts on WIN32

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-01-15 08:26:35 CET

cmpilato@collab.net wrote:

>Warren Postma <warren.postma@adaptivenetworks.on.ca> writes:
>
>
>
>>What way does Subversion use BSDDB?
>>
>>I used BSDDB even with old versions (2.x, 3.x) very heavily on Win9X
>>and NTwith no problems.
>>
>>
>
>(taking this back to the public list because I just had an idea...)
>
>In a concurrently accessed, transactional sort of way. According the
>Berkeley docs (and experience), we can only make Berkeley work in this
>fashion if we always have at least one process connected to the
>Berkeley environment.
>
>Of course, while typing the above, I realized that if we really wanted
>to, we could probably have 'svnserve' be that process (if running in
>daemon mode)...hm...
>
>

Think again. We need a sentinel process that can react to dying clients
and force a cleanup at the next reconnect; we don _not_ need yet another
server layer running all the time.

-- 
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 Jan 15 08:27:20 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.