Im not sure what has changed, but when I run rake deploy, I get the following: (in D:/Documents/Code/METS/src/METS) * executing task deploy * executing task update ** transaction: start * executing task update_code * querying latest revision... * executing "if [[ ! -d ~mets/mets/releases/20070501220452 ]]; then\n svn co --no-auth-cache -q -r84 http://rosencrantz/svn/mets/trunk/src/METS ~mets/mets/releases/20070501220452 &&\n (test -e ~mets/mets/revisions.log || (touch ~mets/mets/revisions.log && chmod 666 ~mets/mets/revisions.log)) && echo `date +\"%Y-%m-%d %H:%M:%S\"` $USER 84 20070501220452 >> ~mets/mets/revisions.log;\n fi" servers: ["mets"] *** [update_code] transaction: rollback * [update_code] rolling back * executing "rm -rf ~mets/mets/releases/20070501220452" servers: ["mets"] ** [update_code] exception while rolling back: NoMethodError, private method `mkdir'' called for File:Class rake aborted! private method `mkdir'' called for File:Class (See full trace by running task with --trace) Any ideas on whats going on? Im deploying from a Vista machine to an Ubuntu Edgy machine. No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.467 / Virus Database: 269.6.2/784 - Release Date: 5/1/2007 14:57 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---