On 2008/11/10, at 15:19, Simon Rönnqvist wrote:
And is there any easy way to move an installation from/to being a
repo-version to/from an installation pointing to a gem?
From the command line you can use
# go from gem to vendor'd bleeding edge
rake radiant:freeze:edge
# go from gem to vendor'd 0.6.9
rake radiant:freeze:edge TAG=0.6.9
# go from vendor'd back to gem
rake radiant:unfreeze
You can use `rake -T radiant` to see all the Radiant specific tasks
available.
_______________________________________________
Radiant mailing list
Post: [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site: http://lists.radiantcms.org/mailman/listinfo/radiant