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

Unable to get Subversion working

From: Santosh Sam Koshy <santoshk_at_cdac.in>
Date: Sat, 26 Jan 2008 15:30:04 +0530 (IST)

Hi all,

I have been trying very hard to get Subversion up and going, but end up
with

svn list http://localhost/Subversion/UbicompReop
subversion/libsvn_ra_dav/util.c:827: (apr_err=175002)
svn: PROPFIND request failed on '/Subversion/UbicompReop'
subversion/libsvn_ra_dav/util.c:296: (apr_err=175002)
svn: PROPFIND of '/Subversion/UbicompReop': could not connect to server
(http://localhost)

I am unable to get out of this error. From the browser, an XML parser
error is displayed.

I have installed
Apache version 2.2.8 and linked it with
apr version 1.2.11
apr-util version 1.2.10
Subversion version 1.4.6 (Also linked to the same aprs)

I have done an ldd on httpd, svn and found that they both are linked to
the same libraries

The INSTALL document of Subversion mentions a similar error and suggests
an ldconfig to be updated. The make install of subversion sets the
libraries to /usr/local/lib, which I have added to the ldconfig path

YEt, there seems to be some problem in accessing the repository. I have
been trying all sorts of solutions like creating newer repos, but it has
not been useful.

Kindly suggest possible corrections.

Regds
SAM

-- 
Santosh Sam Koshy
Member Technical Staff
Embedded Systems Design Team
C-DAC, Hyderabad
Nothing is more difficult, and therefore more precious, than to be able to
decide........
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-26 14:46:53 CET

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.