That command worked, and also helped me in understanding why (i think) the install script for edge is broken...
looking at ... http://github.com/bborn/communityengine/raw/edge/community_engine_setup_template.rb on line # 86 the checkout ce branch is commented out. # checkout_ce_branch('edge') James On Jul 15, 11:32 am, Bruno Bornsztein <[email protected]> wrote: > cd vendor/plugins/community_enginegit checkout -b edge origin/edge > > On Wed, Jul 15, 2009 at 1:23 PM, James.d <[email protected]> wrote: > > > Can anyone help me see what I'm doing wrong? Following the "long" > > instructions at > >http://github.com/bborn/communityengine/tree/edge > > > I run the following two commands > > > rails my_app_name > > git clone --depth 1 git://github.com/bborn/communityengine.git vendor/ > > plugins/community_engine > > > When I look at about.yml, i'm on version 1.0.2, not 1.0.3 (edge) > > > Any thoughts? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CommunityEngine" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/communityengine?hl=en -~----------~----~----~----~------~----~------~--~---
