We're deploying our sites to Windows 2003 (via Cygwin) and have run across a problem where a directory is being held open by the web server, causing the "rm -rf" stage of the keep releases method to fail, thus causing the deployment to fail.
How might we modify (or override) that process to ignore that error. The file is released eventually, so would be deleted eventually, but we want to ignore the error until it is deleted. Feel free to point me to the appropriate documentation. :) Thanks! j -- Joshua Kugler Part-Time System Admin/Programmer http://www.eeinternet.com PGP Key: http://pgp.mit.edu/ ID 0x73B13B6A -- * 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 To unsubscribe, reply using "remove me" as the subject.
