Hi Simon,

"git clone" will clone the radiant repository, and put you in the
current 'master' (0.7.0) tree.

"git checkout -b" will actually create a new branch based upon your
current working tree (so you actually created a 'new' branch there)
instead of checking out the 0.6.9 'tag'.

Jeroen

On Wed, Jan 28, 2009 at 3:54 PM, Simon Rönnqvist <si...@iki.fi> wrote:
>  Hi!
>
> I'm installing a new Rails site, and since I need the multi-site extension
> I'm unable to use 0.7.0 yet. I tried checking out the 0.6.9 branch by doing
> this:
>
> git clone git://github.com/radiant/radiant.git
> git checkout -b 0.6.9
>
> But once Radiant is up 'n running it says "This site was made with Ruby and
> is powered by Radiant CMS version 0.7.0." in the footer. How do I check out
> the 0.6.9 branch?
>
>  cheers, Simon
> _______________________________________________
> Radiant mailing list
> Post:   Radiant@radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>
_______________________________________________
Radiant mailing list
Post:   Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to