[Radiant] freeze edge broken?

Manabu Oguma manabu.oguma at gmail.com
Fri Mar 14 06:29:40 CDT 2008


Bill,

Subversion repository was moved recently.
So, I changed 42nd line of
/path/to/GEM_HOME/gems/radiant-0.6.4/lib/tasks/framework.rake
	before:
		svn_root = "http://dev.radiantcms.org/svn/radiant/"
	after:
		svn_root = "http://svn.radiantcms.org/radiant/"

Then,

$ cd /home/billb/projects/radiantcms_demo
$ rm -rf vendor/radiant
$ rake radiant:freeze:edge

Also, Useful command to know your GEM_HOME is
$ gem environment | grep "INSTALLATION DIRECTORY"

Regards,
Manabu Oguma


More information about the Radiant mailing list