Welcome Guest | Login

Radiant CMS: Import_export : rake db:export

I am getting a permission error when trying to run the rake db:export command using the import_export extension.

Has any one successfully used this extension? When I try and use the template path, I get an error as well:

rake aborted!
Permission denied - /usr/local/lib/ruby/gems/1.8/gems/radiant-0.6.3/db/export.yml

(See full trace by running task with --trace)

2008-01-23 10:52 PM

Stag -

Could you try freezing the radiant gem locally into your account ?
The link below would be helpful.
http://www.hostingrails.com/forums/wiki_thread/2
Once this is done you may try running rake again specifying the path to the export.yml.

$ rake db:export [TEMPLATE=path/to/export.yml]

2008-01-24 03:01 AM


Hello Guest! In order to post you must be an active client with us, please log in or sign up today!