[Radiant] BUG/WORKAROUND: rake radiant:update in 0.6.5

Sean Cribbs seancribbs at gmail.com
Sat Apr 19 17:43:32 CDT 2008


I hate to be the bearer of bad news after such a big release, but there 
is a minor problem with the "radiant:update" rake task for users that 
are upgrading their existing projects.  I have fixed the problem in the 
git repository, but here's the workaround in the meantime:

In your project directory, create the public/javascripts/admin/ 
subdirectory, like so on *nix or Mac OS:

mkdir -p public/javascripts/admin

Then run "rake radiant:update" to get the new javascript (and other) 
files.  Thanks to Andrew Vonderluft for helping me find this bug when 
upgrading the Radiant servers.

Sean


More information about the Radiant mailing list