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

Re: Win98 - Berkeley DB error while opening environment for filesystem

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-27 22:17:24 CET

On Nov 27, 2004, at 8:10 AM, Harry wrote:
>
>
> Is there any version of subversion runable under Win98?

The svn client runs fine under win98. But you can't create or use a
BDB repository on win998.

BDB doesn't work on Win98. But FSFS does. Read about it in chapter 5
of the svn 1.1 book online.

You want to create a repository like this:

     svnadmin create --fs-type fsfs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 27 22:20:56 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.