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

subversion fails make test on SGI

From: Schoenborn, Oliver <Oliver.Schoenborn_at_nrc-cnrc.gc.ca>
Date: 2004-07-22 20:41:34 CEST

Has anyone succeeded in installing subversion on SGI? I downloaded the
latest version (1.0.6), with latest berkeley (4.2.52). I did the basic
./configure --with-ssl, everything built fine. When I create a repo, I get
following error:

> svnadmin create Sandbox
    svn: Berkeley DB error while creating environment for
    filesystem Sandbox/db:
    Invalid argument

Contents of Sandbox after this:

<.../subversion-1.0.6> 129: ls -lR Sandbox
Sandbox:
total 8
-rw-r--r-- 1 376 Jul 21 14:57 README.txt
drwxr-xr-x 2 31 Jul 21 14:57 conf/
drwxr-xr-x 2 9 Jul 21 14:57 dav/
drwxr-xr-x 2 44 Jul 21 14:57 db/
-r--r--r-- 1 2 Jul 21 14:57 format
drwxr-xr-x 2 149 Jul 21 14:57 hooks/
drwxr-xr-x 2 46 Jul 21 14:57 locks/

Sandbox/conf:
total 4
-rw-r--r-- 1 1101 Jul 21 14:57 svnserve.conf

Sandbox/dav:
total 0

Sandbox/db:
total 4
-rw-r--r-- 1 1738 Jul 21 14:57 DB_CONFIG
-rw-r--r-- 1 0 Jul 21 14:57 __db.001

Sandbox/hooks:
total 20
-rw-r--r-- 1 1411 Jul 21 14:57 post-commit.tmpl
-rw-r--r-- 1 1475 Jul 21 14:57 post-revprop-change.tmpl
-rw-r--r-- 1 2203 Jul 21 14:57 pre-commit.tmpl
-rw-r--r-- 1 1952 Jul 21 14:57 pre-revprop-change.tmpl
-rw-r--r-- 1 1500 Jul 21 14:57 start-commit.tmpl

Sandbox/locks:
total 8
-rw-r--r-- 1 295 Jul 21 14:57 db-logs.lock
-rw-r--r-- 1 460 Jul 21 14:57 db.lock

I have no idea if it's really DB that't the problem, or the way subversion
is using it on the SGI.

Any help greatly appreciated.
Oliver

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 22 20:41:54 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.