On Thu, 2006-05-25 at 13:26 +0200, Sharma, Jaikumar wrote: > Not able to checkout SCM sources as described under : > > http://maven.apache.org/scm/source-repository.html > > Command : > svn checkout http:/svn.apache.org/repos/asf/maven/scm/trunk > maven-scm-api > > Error message I am getting is follows : > > svn: PROPFIND request failed on '/repos/asf/maven/scm/trunk' > svn: PROPFIND of '/repos/asf/maven/scm/trunk': could not connect to > server (http://svn.apache.org) > > Somebody knows the reason for this ?
Subversion it not able to connect to the server, it's says so right there in the error message. -- Trygve
