Ahhh - revealed! Thanks - the next step will be to create my own svn repo etc. I will do that asap.
Cheers On 04/02/2008, Jeroen Reijn <[EMAIL PROTECTED]> wrote: > > Hi Warrel, > > Perhaps you could post a short snippet of the common-project.xml. > > Make sure that you have created a new project and added the svn:external > at the root of the project. It does not matter if you're using eclipse > or not. > > The command line steps should be something like: > > $ svn co https://yourownsvn/repos/projects/cms-customized cms-customized > $ cd cms-customized > $ svn propset svn:externals "editor > http://svn.hippocms.org/repos/hippo/hippo-cms/tags/Release-CMS-v6_05_02/ > editor/" editor > $ svn propset svn:externals "hcamanager > https://svn.hippocms.org/repos/hippo/hippo-components/hippo-community-ap > ps/tags/Release-HCA-v2_01_01/cms-hcamanager/" hcamanager > > After that an $ svn update should checkout the editor and the hca > manager for you. > > The tutorial at [1] is under the impression that you already have a > project inside an SVN repository. > > [1]http://www.hippocms.org/display/CMS/Community+apps+CMS+configuration+ > %28general%29 > > Regards, > > Jeroen > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of warrell > harries > Sent: Monday, February 04, 2008 2:52 PM > To: Hippo CMS development public mailinglist > Subject: Re: [HippoCMS-dev] hcamanager > > Hi Ard, > > I did that as per the instructions but no joy I'm afraid. Perhaps the > file > is in the wrong place. I am using the plain vanilla 6.05.02 tagged > release > and following the instructions as closely as possible. The directory > structure ihas hcamanager and hca at the same level as the editor. > > I will have another go this evening. > > Thanks > > On 04/02/2008, Ard Schrijvers <[EMAIL PROTECTED]> wrote: > > > > Hello, > > > > did you add the svn:external for the hcamanager and the cms editor, > see > > [1] > > > > -Ard > > > > [1] http://www.hippocms.org/display/CMSSNDBX/08.+Extending+Hippo+CMS > > > > > Hi, > > > > > > Now I have a project build of the editor (thanks all) I am > > > trying to use the instructions to build with the HCA > > > extensions. Alas, I can't seem to get it to recognise that > > > the HCA stuff is there. I followed the instructions here > > > http://www.hippocms.org/display/CMS/Community+apps+CMS+configu > > > ration+%28general%29but > > > when I do (5), there is already a > > > common-project.xml at the root. Adding in the extend tag > > > causes Maven to fall over. I have tried changing the extend > > > in the editor project.xml but the build carries on > > > reagrdless. I'm not using eclipse but that shouldn't be a problem. > > > > > > I'm tempted to manually bolting it on again but it would be > > > nice to get the proper build working. > > > > > > Thanks for your help > > > > > > > > > On 29/01/2008, Ard Schrijvers <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > Good job, > > > > > > > > Regards Ard > > > > > > > > > > > > > > Thanks Ard, > > > > > > > > > > I look forward to it. BTW Poll now works! > > > > > > > > > > Of course I don't know how to use these new features... I > > > will look > > > > > into it. > > > > > > > > > > Thanks again > > > > > > > > > > On 29/01/2008, Ard Schrijvers <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > > > > > > > > Hippo is truly orthogonally extensible ;-) > > > > > > > > > > > > Still we are building Hippo CMS 7 which is far more > > > extendible, by > > > > > > just writing plain old java (html is entirely de-coupled), > > > > > giving you > > > > > > all the advantage of just working with java in your > > > > > favorite ide. Stay > > > > > > tuned :-) > > > > > > > > > > > > -Ard > > > > > > ******************************************** > > > > > > Hippocms-dev: Hippo CMS development public mailinglist > > > > > > > > > > > ******************************************** > > > > > Hippocms-dev: Hippo CMS development public mailinglist > > > > > > > > > ******************************************** > > > > Hippocms-dev: Hippo CMS development public mailinglist > > > > > > > ******************************************** > > > Hippocms-dev: Hippo CMS development public mailinglist > > > > > ******************************************** > > Hippocms-dev: Hippo CMS development public mailinglist > > > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > ******************************************** > Hippocms-dev: Hippo CMS development public mailinglist > ******************************************** Hippocms-dev: Hippo CMS development public mailinglist
