I would suggest if you are using Capistrano to run commands on your local machine, you're doing it pretty wrong and should look at Rake (or shell scripting.)
On 21 April 2010 15:31, Samuel Rose <[email protected]> wrote: > I am using it in one rather strange case where I use it as a utility > on the same machine that I am running Capistrano on. > > On Tue, Apr 20, 2010 at 1:15 PM, badnaam <[email protected]> wrote: > > Does capistrano work on localhost deployments? I have been reading > > around and seems people run into problems and it's designed to work > > with "remote" hosts not local. Just wanted to hear your thoughts > > before I spend a lot of time trying this on localhost. > > > > Thank for building it, I am excited! > > > > -- > > * 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]<capistrano%[email protected]>For > more options, visit this group at > http://groups.google.com/group/capistrano?hl=en > > > > -- > -- > Sam Rose > Forward Foundation > Tel:+1(517) 639-1552 > Cel: +1-(517)-974-6451 > skype: samuelrose > email: [email protected] > http://forwardfound.org > http://socialsynergyweb.org/culturing > http://flowsbook.panarchy.com/ > http://socialmediaclassroom.com > http://localfoodsystems.org > http://notanemployee.net > http://communitywiki.org > http://p2pfoundation.net > > "The universe is not required to be in perfect harmony with human > ambition." - Carl Sagan > > -- > * 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]<capistrano%[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
