On Dec 5, 2007 4:52 AM, Erik Huelsmann <ehuels@gmail.com> wrote:
> 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.
FTR, the URL works fine for me, at least for browsing via HTTP. So it
comes down to DNS, network connectivity, or a firewall blocking the
PROPFIND request.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 5 14:53:29 2007