You may be correct, but I don't believe that's what I'm asking. Capistrano does lots of things, including assisting in setting up a mongrel "proxy-balancer". I simply don't want it to require an SVN repository. In the spirit of your analogy, I've basically been given a tow truck hitched to a trailer of tools. I simply want use of the truck, not the extra tools.
Thanks, Michael On Feb 22, 3:20 pm, Phlip <[EMAIL PROTECTED]> wrote: > gberz3 wrote: > > Is it possible to deploy without having a repository? I currently am > > not concerned with source control for a quick-and-dirty setup I'm > > working on and I just need Capistrano to work. Honestly, all I'm > > looking for is a quick *installer* and setup. What am I missing. . .? > > scp -r my_site [EMAIL PROTECTED]:~/my_site > > Then reconcile public/.htaccess and public_html/.htaccess, sym-link > public_html to my_site/public, and set the permissions on dispatch.* > to 755. > > You are asking "how do I use a car to walk"; just walk! > > -- > Phliphttp://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!! --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
