>
> A lot of pain moving "configuration" data between development, staging, live
> (and the other way, or between two development systems). Wordpress has an
> XML dump, Drupal has things like Aegis (?) or Export module, and MODx and
> RadiantCMS just have pain and horror.
>


I think you have to be able to tag the documents themselves as
staging, production, etc and have them all be in the database all the
time. Serve the documents according to the domain (staging.blah.com
gets staging content for example).  Treat it like a versioning problem
or a document state.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
or Rails Oceania" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rails-oceania?hl=en.

Reply via email to