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

Still looking for help (was Re: http access and fsfs?)

From: Russell Gold <russ_at_gold-family.us>
Date: 2004-12-03 18:45:38 CET

To summarize:

1. I am using Subversion 1.1.1-11 on MacOS X 10.3.6
2. I create a subversion repository, specifying it as fsfs
3. It has owner: russgold group:svnuser
4. I can access the repository using a local: url just fine
5. I am using Apache 2.0.50-10 with mod-svn 1.1.1-11
6. It runs with process owner www, which is in the svnuser group, and
with group specified as svnuser
7. When I try to access the svn repository, I get:

[Fri Dec 03 12:10:10 2004] [error] [client ::1] (20014)Error string not
specified yet: Berkeley DB error while opening 'nodes' table for
filesystem /svnroot/yiml/db:\nNo such file or directory
[Fri Dec 03 12:10:10 2004] [error] [client ::1] Could not fetch
resource information. [500, #0]
[Fri Dec 03 12:10:10 2004] [error] [client ::1] Could not open the
requested SVN filesystem [500, #160029]
[Fri Dec 03 12:10:10 2004] [error] [client ::1] Could not open the
requested SVN filesystem [500, #160029]

Any ideas on what is happening here? Why is it even *mentioning* the
Berkeley DB?

BTW, the directory structure referred to above is:

Russell-Golds-Computer:~ russgold$ ls -al /svnroot/yiml/db
total 1520
drwxrwsr-x 15 russgold svnuser 510 30 Nov 22:51 .
drwxrwxr-x 9 russgold svnuser 306 30 Nov 19:40 ..
-rw-r--r-- 1 www svnuser 8192 30 Nov 22:51 __db.001
-rw-r--r-- 1 www svnuser 270336 30 Nov 22:51 __db.002
-rw-r--r-- 1 www svnuser 98304 30 Nov 22:51 __db.003
-rw-r--r-- 1 www svnuser 368640 30 Nov 22:51 __db.004
-rw-r--r-- 1 www svnuser 16384 30 Nov 22:51 __db.005
-rw-rw-r-- 1 russgold svnuser 8 30 Nov 19:40 current
-rw-rw-r-- 1 russgold svnuser 5 30 Nov 19:40 fs-type
-rw-r--r-- 1 www svnuser 64 30 Nov 22:51 log.0000000001
drwxrwxr-x 28 russgold svnuser 952 30 Nov 19:40 revprops
drwxrwxr-x 28 russgold svnuser 952 30 Nov 19:40 revs
drwxrwxr-x 2 russgold svnuser 68 30 Nov 19:40 transactions
-rw-rw-r-- 1 russgold svnuser 37 30 Nov 19:40 uuid
-rw-rw-r-- 1 russgold svnuser 0 30 Nov 19:40 write-lock

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 3 18:49:21 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.