Lee, thanks for your response but i don't really get it, sorry. Maybe an example would help. I just want to define a namespace with tasks in production.rb and staging.rb for example.
On Feb 9, 2010, at 1:52 PM, Lee Hambley wrote: > Gerold, it's because of the way multistage works, the `production` method you > are calling is simply setting variables, there's no reason you can't > implement multistage in about 10 lines of code, so there's no magic happening. > > Why not add a task `restart` which behaves correctly regardless of the > environment, that works pretty nicely for me. > > -- Lee Hambley > > Twitter: @leehambley | @capistranorb > > -- > * You received this message because you are subscribed to the Google Groups > "Capistrano" 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/capistrano?hl=en -- * You received this message because you are subscribed to the Google Groups "Capistrano" 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/capistrano?hl=en
