Jason, Try using the 'cap' command, instead of the 'rake' command to invoke Capistrano tasks:
cap deploy That should give you a more verbose error message when things go wrong. Go ahead and try that, and then post the more verbose output. (Just FYI, I'm actually vacationing until next week, so my response time to messages posted here will vary wildly. Hopefully, though, others on the list will have some ideas if you post a more verbose error.) - Jamis On May 21, 2007, at 8:08 AM, [EMAIL PROTECTED] wrote: > > Ok...I have a problem. Two really. > > First up I use subversion to maintain a Rails web site that a third > party developer created for us. Up until now the subversion set up > that was put in place to deploy changes has worked perfectly. He's > not available to look at the following problem right now, and I am > going to have to try to solve it myself > > Problem two...i am not a developer so don't understand the error. > > I am getting the following error message: > > exception while rolling back : EOFError , end of file reached. > rake aborted > end of file reached > > I am running subversion on a desk top PC. > > Any help much appreciated. > > J > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
