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

Regards,
Gora

Reply via email to