[Capistrano] Re: bugfix and new feature

2007-01-25 Thread Randall Potter
I'm very much looking forward to that. I'm already using Capistrano to deploy PHP apps as well as my RoR apps. I can only expect the direction of Cap2 will make it easier to do more and more of our deployments with Cap. Thanks in advance, --R Jamis Buck wrote: > My vision for Capistrano 2.0

[Capistrano] Re: bugfix and new feature

2007-01-23 Thread Jamis Buck
On Jan 23, 2007, at 2:47 PM, S. Robert James wrote: > Jamis Buck wrote: >> My vision for Capistrano 2.0 is to follow the suggestions a few >> people have offered and decouple "Capistrano-the-part-that-executes- >> remote-processes" from "Capistrano-does-rails-deployment". The "core" >> capistrano

[Capistrano] Re: bugfix and new feature

2007-01-23 Thread S. Robert James
Jamis Buck wrote: > My vision for Capistrano 2.0 is to follow the suggestions a few > people have offered and decouple "Capistrano-the-part-that-executes- > remote-processes" from "Capistrano-does-rails-deployment". The "core" > capistrano bit would be installable standalone, with no defaults. Th

[Capistrano] Re: bugfix and new feature

2007-01-17 Thread Jamis Buck
Neil, My vision for Capistrano 2.0 is to follow the suggestions a few people have offered and decouple "Capistrano-the-part-that-executes- remote-processes" from "Capistrano-does-rails-deployment". The "core" capistrano bit would be installable standalone, with no defaults. The rails-spec

[Capistrano] Re: bugfix and new feature

2007-01-17 Thread Jamis Buck
Very nice, Mike. I've committed it. Thanks! - Jamis On Jan 17, 2007, at 1:23 AM, Mike Bailey wrote: I tracked down the source of a problem today related to overriding :restart in .caprc. As of Capistrano 1.3.0 you cannot override standard tasks from .caprc because it is loaded before the

[Capistrano] Re: bugfix and new feature

2007-01-17 Thread NeilW
How does '-x' work with this lot? It would be quite useful if '-x' skipped preloading of any task library - including standard. I might be (and often am!) doing something with capistrano that doesn't involve Rails deployment at all. --~--~-~--~~~---~--~~ To unsu