I would normally suggest overriding deploy:update_code.

But if you really aren't using an scm tool, you are begging for pain. There
are MANY free ones out there, and many don't even require a server. Not
using one is almost as bad as not keeping backups, and will probably bite
you sooner.

On Sun, Jun 1, 2008 at 2:40 PM, ssmile73 <[EMAIL PROTECTED]> wrote:

>
> I'm a newbie to cap. Docs for cap indicate using an scm tool (like
> subversion or darcs) to get the files.
>
> However, in my case, I have a zip file available on the web. Zip file
> contains all the files for the application. Deploy task will have to
> download zip file from web and deploy it.
>
> Any suggestions on how this could be done?
>
> Thanks!
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to