From hedley at upfrontsystems.co.za Tue Sep 30 06:12:56 2008 From: hedley at upfrontsystems.co.za (Hedley Roos) Date: Tue, 30 Sep 2008 13:12:56 +0200 Subject: [Rhaptos] Dev environment setup Message-ID: <48E209B8.5000402@upfrontsystems.co.za> Hi all I downloaded the stable beta tarball to familiarize myself with rhaptos and that went very well. I replaced all the products with their trunk equivalent from the svn repo but I'm running into multiple problems (missing portlets etc). I don't want to dig too deeply right now, so if anyone can send me a snapshot of svn trunks/tags that do work as a unit then I'd be very grateful. Thanks Hedley Roos From lorne.wilson1 at gmail.com Tue Sep 30 08:46:09 2008 From: lorne.wilson1 at gmail.com (lorne wilson) Date: Tue, 30 Sep 2008 08:46:09 -0500 Subject: [Rhaptos] Dev environment setup In-Reply-To: <48E209B8.5000402@upfrontsystems.co.za> References: <48E209B8.5000402@upfrontsystems.co.za> Message-ID: Hedley, Connexions doesn't keep a single trunk in their SVN. The best location would be Bundles/rhaptos (https://trac.rhaptos.org/trac/rhaptos/browser/Bundles/rhaptos ). This bundle references all the versions of products that are currently in production (or very close to it). If you want something that is currently under development, that would normally be a "devset" and is located in the source tree under devsets (https://trac.rhaptos.org/trac/rhaptos/browser/devsets). A devset is a branch of all the products that need to be changed for a particular piece of functionality. You would need to contact the developer in charge of a particular devset to find out what it's status is and if it is something you could use. Hope that helps. Lorne Wilson On Sep 30, 2008, at 6:12 AM, Hedley Roos wrote: > ** Please note: Replies to this mail will go to the list, not the > original sender** > > Hi all > > I downloaded the stable beta tarball to familiarize myself with > rhaptos > and that went very well. > > I replaced all the products with their trunk equivalent from the svn > repo but I'm running into multiple problems (missing portlets etc). > > I don't want to dig too deeply right now, so if anyone can send me a > snapshot of svn trunks/tags that do work as a unit then I'd be very > grateful. > > Thanks > Hedley Roos > > > _______________________________________________ > Rhaptos mailing list > Rhaptos at cnx.rice.edu > http://mailman.cnx.rice.edu/mailman/listinfo/rhaptos -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.cnx.rice.edu/pipermail/rhaptos/attachments/20080930/7587c02f/attachment.htm From hedley at upfrontsystems.co.za Tue Sep 30 09:12:34 2008 From: hedley at upfrontsystems.co.za (Hedley Roos) Date: Tue, 30 Sep 2008 16:12:34 +0200 Subject: [Rhaptos] Dev environment setup In-Reply-To: References: <48E209B8.5000402@upfrontsystems.co.za> Message-ID: <48E233D2.7040402@upfrontsystems.co.za> lorne wilson wrote: > Hedley, > > Connexions doesn't keep a single trunk in their SVN. The best location > would be Bundles/rhaptos > (https://trac.rhaptos.org/trac/rhaptos/browser/Bundles/rhaptos). This > bundle references all the versions of products that are currently in > production (or very close to it). > > If you want something that is currently under development, that would > normally be a "devset" and is located in the source tree under devsets > (https://trac.rhaptos.org/trac/rhaptos/browser/devsets). A devset is a > branch of all the products that need to be changed for a particular > piece of functionality. You would need to contact the developer in > charge of a particular devset to find out what it's status is and if it > is something you could use. > > Hope that helps. > > Lorne Wilson Thanks for the info Lorne. Together with devdocs/svnbasics I'm sorted now. Hedley