Page 1 of 1

Problem with checkout

Posted: Fri May 13, 2011 12:39 am
by ramesh_bh
HI,

I want to check out the source code, and i have given https://broadleaf.svn.sourceforge.net/s ... afCommerce BroadleafCommerce
as repository location in my eclipse svn repository. But it is giving
Error Validating location : "org.tigris.subversion.javahl.ClientException: RA layer request failed"
.
Please help me how to chekout the source code

Re: Problem with checkout

Posted: Thu Jun 23, 2011 10:38 am
by idont
Take a look at: http://subclipse.tigris.org/wiki/Plugin ... 5727a8271a

I think this is a problem with your eclipse IDE. Meaning you don't have installed in them appropriate adapters. Take a look at "Help" -> "Software Updates" -> "Installed Software":

You should have versions of subclipse etc... installed. Take a look at the steps in http://www.broadleafcommerce.org/conflu ... ment+Setup

Try
Eclipse Helios JEE installation with the following plugins from the Eclipse Marketplace:
Subclipse
Maven Integration For Eclipse
Maven Integration For Eclipse (Extras)
These plugins can be installed directly from the Help --> Eclipse MarketPlace menu.


Btw, to install successfully all the plugins you must use all subclipse plugins from the same marketplace, which I believe is the latter of the two. I took quite a few minutes before I realized the standard marketplace for eclipse was not going to work.