On Wed, Dec 19, 2007 at 08:06:37AM -0800, Joe Van Dyk wrote: > > On Dec 19, 7:29 am, Gregory Seidman <gsslist > [EMAIL PROTECTED]> wrote: [...] > > What I'd like is to have a dev, test, and prod namespace in which all of > > the deploy namespace is included, with overrides as necessary. Then I'd cap > > dev:deploy or cap test:deploy:restart or the like. Is there a way to import > > one namespace into another? > > > > --Greg > > I have staging environment, not development, but same should work: [...] > Run like: > $ cap production deploy:start > $ cap staging deploy:restart > $ etc
That's perfect! Thanks! --Greg --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
