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

Re: Win32 binaries for 0.36.0

From: Juanma Barranquero <lektu_at_mi.madritel.es>
Date: 2004-01-18 03:48:37 CET

On Sat, 17 Jan 2004 09:24:59 -0600, Ben Collins-Sussman <sussman@collab.net> wrote:

> Yes, this is basically our official position on Subversion: because of
> BDB limitations, you cannot put a repository on any win 9X variant.

Fair enough.

But then, why show this mess?

-------------------------------------------------------------------

 C:\> svnadmin create repository

 C:\> svnadmin verify repository
 svn: Berkeley DB error while opening environment for filesystem repository/db:
 DB_RUNRECOVERY: Fatal error, run database recovery

 C:\> svnadmin recover repository
 Please wait; recovering the repository may take some time...

 Recovery completed.
 The latest repos revision is 0.

 C:\> svnadmin verify repository
 svn: Berkeley DB error while opening environment for filesystem repository/db:
 DB_RUNRECOVERY: Fatal error, run database recovery

 C:\>

-------------------------------------------------------------------

Wouldn't it be possible to do:

 C:> svnadmin create repository
 Sorry, Subversion repositories not supported on Windows 9X/Me systems.
 C:\repository not created.

(with a suitable wording, of course).

                                                           /L/e/k/t/u

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jan 18 03:50:06 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.