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

Re: PROPFIND Request failed

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-12-05 10:52:37 CET

On 12/5/07, Chinmayee Nagaraju <chinmayeevasisht@gmail.com> wrote:
> Hi Guys,
>
> I am trying to acess the code present in the url:
> http://boinc.berkeley.edu/trac/wiki/SourceCode
> I am using a CentOS 4 machine..
> In this process getting an error
>
> svn: PROPFIND request failed on '/svn/trunk/boinc'
> svn: PROPFIND of '/svn/trunk/boinc': could not connect to server
> (http://boinc.berkeley.edu)
>
> please help me out

'Could not connect to server http://....' probably means
1) you can't reach the server
or
2) There's no server by that name
or
3) There's no http server running on the destination machine (at least
not at port 80)

HTH,

Erik.

PS: What I mean to say: this is probably a networking problem, not a
Subversion problem. Please try contacting your system admin.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 5 10:53:11 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.