Changes

Jump to: navigation, search

Umlaut Local Configuration Architecture

594 bytes removed, 14:38, 11 June 2009
Rake Tasks to Aid in Management of Local Locations
== Rake Tasks to Aid in Management of Local Locations ==
Integrating somewhat elegantly with Rails means that your local content is spread accross several different directories. Umlaut provides some rake tasks and a generator to help you deal with control themin your own local svn.
=== Generation of local files ===
 
There is a a generator to create all these locations, and seed them with some sample data - since we want to make it easy to control them in your own SVN, you don't get even these local directory locations from the Umlaut svn.
 
You may already have run the generator to create these files from the [Umlaut Setup] step, but if not, change into $Umlaut directory and run:
 
<nowiki>./script/generate umlaut_local</nowiki>
 
Don't worry if you run this twice; it'll warn and prompt you before over-writing any existing files.
 
=== Tasks for local SVN management ===
:We also provide some rake tasks to perform svn operations on all of these local locations at once.
Anonymous user

Navigation menu