Do you have the "zip" utility installed and in your path? Cap just shells out to zip to do the compression.

- Jamis

On Oct 24, 2007, at 11:03 AM, Jon Rosebaugh wrote:


Resurrecting this thread...

We're using the latest version of cap (2.1.0, iirc) and we have
synchronous_connect set to true. we get this error when trying to
deploy on windows:

C:\SVN_Projects\Nexus>cap public deploy
  * executing `public'
  * executing `deploy'
  * executing `deploy:update'
 ** transaction: start
  * executing `deploy:update_code'
  * getting (via checkout) revision 1817 to
C:/DOCUME~1/BENF~1.CHA/LOCALS~1/Temp/20071022221317
    compressing C:/DOCUME~1/BENF~1.CHA/LOCALS~1/Temp/20071022221317 to
C:/DOCUME~1/BENF~1.CHA/LOCALS~1/Temp/20071022221317.zip
*** [deploy:update_code] rolling back
  * executing "rm -rf /u/apps/nexus/releases/20071022221317; true"
    servers: ["cheesedanish.nightingalenotes.com"]
    synchronous_connect: true

It seems to be rolling back during or just after the compression
stage. Where should we begin looking to troubleshoot this?

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


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to