Thanks Mike, unfortunately, error message I posted missed '/',
though command passed was Ok.
Instead I tried :
svn checkout https://svn.apache.org/repos/asf/maven/scm/trunk maven-scm-api
and it worked !
Thanks
Regards
-----Original Message-----
From: Mike Perham [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 25, 2006 7:35 PM
To: scm-dev@maven.apache.org
Subject: RE: SCM sources not available ?This works for me:Your command only has a single slash after the http: protocol.
From: Sharma, Jaikumar [mailto:[EMAIL PROTECTED]
Sent: Thursday, May 25, 2006 6:27 AM
To: scm-dev@maven.apache.org
Subject: SCM sources not available ?Not able to checkout SCM sources as described under :Command :svn checkout http:/svn.apache.org/repos/asf/maven/scm/trunk maven-scm-apiError 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 ?Regards, Jaikumar