Loren Johnson wrote:
> Before I go on the long search in my svn book does anyone have any  
> insight into how to deploy Radiant (mental) as an svn:externals  
> blended with a few extensions in my own repository?
> 
> The goal is simply to not have to strip Radiant of it's own version  
> control (the ol' "find . -type d -name .svn -exec rm -rf {} \;") as I  
> do now, but to leave it in it's own world while injecting my own  
> version controlled extensions... All accessible as one checkout for  
> my capistrano recipe.
> 
> Is this something I gonna be able to accomplish or should I give-up  
> before trying?

I'm working on getting this to work before the next release:

% radiant /path/to/your/application
% rake radiant:freeze:edge

This will create a skeletal Radiant application and allow you to run on 
"edge" with Radiant in the vendor directory.

It's only partially implemented right now. We are hoping to release 
Saturday night.

--
John Long
http://wiseheartdesign.com
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to