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

A configuration error or what?

From: Ken Mayer <kmayer_at_bitwrangler.com>
Date: 2007-09-14 00:32:18 CEST

I'm deploying a repository and am having trouble in places. Perhaps
someone else has seen this.

Config (svn+apache+ssl):

OS X 10.4.10
fink/apache 2.0.59-11
fink/libapache2-mod_svn 1.4.3-11
fink/neon26 0.26.2-1
fink/svn 1.4.3-11

Checkouts and checkins work, but one of my users can't access the
repository via subclipse. He gets:

RA layer request failed
svn: PROPFIND request failed on '/svn/repo/!svn/bc/1266/prometheus/
trunk'
svn: PROPFIND of '/svn/repo/!svn/bc/1266/prometheus/trunk': 207
Multi-Status (https://...)

I also am having a problem. If I try to merge a file, I get an error:

svn merge -c 1269 README
svn: PROPFIND request failed on '/svn/testrepo/!svn/bc/1268/.../README'
svn: PROPFIND of '/svn/testrepo/!svn/bc/1268/.../README': 207 Multi-
Status (https://...)

If I check out using the local file, for example svn co file:///.../,
it works just fine. So it's something to do with the DAV layer, right?

The apache logs look okay. I see the PROPFIND request. So it's in the
received data. How can I analyze this?

Ken Mayer
Received on Fri Sep 14 00:29:24 2007

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.