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

RE: getting "svn: PROPFIND of xxxxx: could not connect to server" error...

From: bruce <bedouglas_at_earthlink.net>
Date: 2004-09-07 08:16:04 CEST

sure....

the ls -lR /svnroot:

/svnroot/svntest2:
total 28
drwxr-xr-t 2 apache apache 4096 Sep 6 22:57 conf
drwxr-xr-t 2 apache apache 4096 Sep 6 22:57 dav
drwxr-sr-t 2 apache apache 4096 Sep 6 22:57 db
-r--r--r-- 1 apache apache 2 Sep 6 22:57 format
drwxr-xr-t 2 apache apache 4096 Sep 6 22:57 hooks
drwxr-xr-t 2 apache apache 4096 Sep 6 22:57 locks
-rw-r--r-- 1 apache apache 379 Sep 6 22:57 README.txt

/svnroot/svntest2/conf:
total 4
-rw-r--r-- 1 apache apache 1361 Sep 6 22:57 svnserve.conf

/svnroot/svntest2/dav:
total 0

/svnroot/svntest2/db:
total 764
-rw-r--r-- 1 apache apache 8192 Sep 6 22:59 changes
-rw-r--r-- 1 apache apache 8192 Sep 6 22:59 copies
-rw-r--r-- 1 apache apache 8192 Sep 6 22:57 __db.001
-rw-r--r-- 1 apache apache 270336 Sep 6 22:57 __db.002
-rw-r--r-- 1 apache apache 327680 Sep 6 22:57 __db.003
-rw-r--r-- 1 apache apache 712704 Sep 6 22:57 __db.004
-rw-r--r-- 1 apache apache 16384 Sep 6 22:57 __db.005
-rw-r--r-- 1 apache apache 1740 Sep 6 22:57 DB_CONFIG
-rw-r--r-- 1 apache apache 4 Sep 6 22:57 fs-type
-rw-r--r-- 1 apache apache 72570 Sep 6 22:59 log.0000000001
-rw-r--r-- 1 apache apache 8192 Sep 6 22:59 nodes
-rw-r--r-- 1 apache apache 8192 Sep 6 22:59 representations
-rw-r--r-- 1 apache apache 8192 Sep 6 22:59 revisions
-rw-r--r-- 1 apache apache 8192 Sep 6 22:59 strings
-rw-r--r-- 1 apache apache 8192 Sep 6 22:59 transactions
-rw-r--r-- 1 apache apache 8192 Sep 6 22:59 uuids

/svnroot/svntest2/hooks:
total 20
-rw-r--r-- 1 apache apache 1411 Sep 6 22:57 post-commit.tmpl
-rw-r--r-- 1 apache apache 1475 Sep 6 22:57
post-revprop-change.tmpl
-rw-r--r-- 1 apache apache 2336 Sep 6 22:57 pre-commit.tmpl
-rw-r--r-- 1 apache apache 1952 Sep 6 22:57
pre-revprop-change.tmpl
-rw-r--r-- 1 apache apache 1533 Sep 6 22:57 start-commit.tmpl

/svnroot/svntest2/locks:
total 8
-rw-r--r-- 1 apache apache 460 Sep 6 22:57 db.lock
-rw-r--r-- 1 apache apache 295 Sep 6 22:57 db-logs.lock

thanks...

-bruce

-----Original Message-----
From: S.Ramaswamy [mailto:ramaswamy@collab.net]
Sent: Monday, September 06, 2004 11:08 PM
To: bedouglas@earthlink.net
Cc: users@subversion.tigris.org
Subject: Re: getting "svn: PROPFIND of xxxxx: could not connect to
server" error...

Can you paste the ls -lR of the repository directory ?

Ramaswamy
bruce wrote:

>hi...
>
>unsuccessfully trying to set up an apache/subversion repository access
>environment.
>
>i have rh8.0
> apache2.0.50
> subversion-1.1.0-rc2
> berkeley 4.0.52
>
>i can access the repository via the 'svn' client when i setup the default
>svnserve deamon.
>
>when i try to access the repository via the apache, i get the error:
> svn: PROPFIND request failed on '/svntest2'
> svn: PROPFIND of '/svntest2': could not connect to server
>(http://192.168.1.52)
>
>
>the access log is:
>192.168.1.52 - - [06/Sep/2004:23:08:30 -0700] "PROPFIND /svntest2 HTTP/1.1"
>500 234 "-" "SVN/1.1.0 (Release Candidate 2) neon/0.24.7"
>1
>
>
>the error log is:
>[Mon Sep 06 23:08:09 2004] [notice] core dump file size limit raised to
>4294967295 bytes
>[Mon Sep 06 23:08:10 2004] [warn] module dav_module is already loaded,
>skipping
>[Mon Sep 06 23:08:10 2004] [warn] module php5_module is already loaded,
>skipping
>[Mon Sep 06 23:08:10 2004] [notice] mod_python: Creating 32 session mutexes
>based on 150 max processes and 0 max threads.
>[Mon Sep 06 23:08:10 2004] [notice] Digest: generating secret for digest
>authentication ...
>[Mon Sep 06 23:08:10 2004] [notice] Digest: done
>[Mon Sep 06 23:08:11 2004] [notice] Apache/2.0.50 (Fedora) PHP/5.0.0
>mod_python/3.1.3 Python/2.3.3 DAV/2 SVN/1.1.0-rc2 configured -- resuming
>normal operations
>[Mon Sep 06 23:08:30 2004] [error] [client 192.168.1.52] (20014)Error
string
>not specified yet: Can't open file '/svnroot/format': No such file or
>directory
>[Mon Sep 06 23:08:30 2004] [error] [client 192.168.1.52] Could not fetch
>resource information. [500, #0]
>[Mon Sep 06 23:08:30 2004] [error] [client 192.168.1.52] Could not open the
>requested SVN filesystem [500, #2]
>[Mon Sep 06 23:08:30 2004] [error] [client 192.168.1.52] Could not open the
>requested SVN filesystem [500, #2]
>
>
>the portion of the config file that deals with dav/svn is:
>LoadModule dav_module modules/mod_dav.so
>LoadModule dav_svn_module modules/mod_dav_svn.so
><Location /svntest2>
> DAV svn
> SVNPath /svnroot
>#
># # Limit write permission to list of valid users.
># <LimitExcept GET PROPFIND OPTIONS REPORT>
># # Require SSL connection for password protection.
># # SSLRequireSSL
>#
># AuthType Basic
># AuthName "Authorization Realm"
># AuthUserFile /absolute/path/to/passwdfile
># Require valid-user
># </LimitExcept>
></Location>
>
>i rebuilt the svn apps from source and connected them to the current
version
>of the berkeley db on my box... i didn't want to do a complete rebuild of
>apache as well....
>
>everything appears to be as it should be... however, given that it doesn't
>work, there's an error somewhere!!! searching through google indicates that
>others have had a smiliar problem, but nothing shed any light onto what the
>issue really is.
>
>any pointers/comments/thoughts are appreciated...
>
>thanks
>
>-bruce
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 7 08:16:05 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.