Changes

Jump to: navigation, search

Umlaut Local Configuration Architecture

132 bytes added, 16:20, 19 June 2012
no edit summary
[[Category:Umlaut]]
 
=WARNING: This is Outdated Documentation!!!!=
 
'''THIS IS OUTDATED DOCUMENTATION''' See new Umlaut documentation at http://github.com/team-umlaut/umlaut/wiki
---------
== Principles/Goals: ==
* $Umlaut/app/models/local
== Rake Tasks to Aid in Management Generation of Local Locations local files ==
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 them. === 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:
Don't worry if you run this twice; it'll warn and prompt you before over-writing any existing files.
=== Rake Tasks for local SVN management =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 to help you control them in your own local svn.  
:We also provide some rake tasks to perform svn operations on all of these local locations at once.

Navigation menu