On 2 April 2013 11:08, Gora Mohanty <g...@mimirtech.com> wrote: > On 2 April 2013 11:00, karthicrnair <karthicrn...@gmail.com> wrote: >> Hi Erick, >> >> thank you so much or the help and support. >> >> As you have mentioned I have made the svn set up and while trying to connect >> using check out option am getting this error; >> >> C:\bin>svn co https://svn.apache.org/repos/asf/lucene/dev/ > > Please read > http://wiki.apache.org/solr/HowToContribute#Getting_the_source_code > carefully. You need to add a branch name to the SVN URL. > You probably want something like > svn co http://svn.apache.org/repos/asf/lucene/dev/trunk
Though "svn co https://svn.apache.org/repos/asf/lucene/dev/" also works just fine.Are you sure that there is no network issue at your end? Are you able to ping svn.apache.org? Regards, Gora