OK bummer. The solution I'm using now is a little weak, but works for me and this application. I execute a task and immediately go to an ajax based polling screen. The log content is inspected for and if something is found, the server kills the process and then returns the correct error message. Currently, I only have to worry about someone typing in the wrong password so this is OK. But it would be nice to find a way to handle anything.
Matt On Oct 15, 2:17 pm, Jamis Buck <[EMAIL PROTECTED]> wrote: > To my knowledge, no. :( If anyone knows of a way to do it, I'd be > very interested, since it would allow me to make Capistrano's prompt > detection code much more robust. > > - Jamis > > On Oct 15, 2007, at 11:50 AM, goodieboy wrote: > > > > > Hi, > > I'm using Capistrano through Rails. There is a problem where if a user > > types in the wrong password for SVN, Capistrano hangs waiting for > > input. Is there a way for me to detect a STDIN request like that and > > handle it appropriately? > > > Thanks. > > Matt > > > > > > > smime.p7s > 3KDownload --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
