[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: <cmpilato_at_collab.net>
Date: 2003-01-15 06:39:55 CET

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...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 15 06:41:15 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.