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 [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---