Ofcourse.. recipies to the rescue :)

On Oct 17, 3:39 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Yes! That works great!
> Now for webistrano to pick that up :)
>
> On Oct 17, 1:59 pm, Jamis Buck <[EMAIL PROTECTED]> wrote:
>
> > Does it prompt if you add this to your deploy.rb:
>
> >    default_run_options[:pty] = true
>
> > - Jamis
> > On Oct 17, 2007, at 5:14 AM, [EMAIL PROTECTED] wrote:
>
> > > Hi!
>
> > > I'm using capistrano with git. For git cloning, I use git+ssh. I
> > > noticed that in an interactive shell, ssh asks for a password, when
> > > cloning a git repository, but when called from capistrano,
> > > handle_data() in git.rb doesn't get the password question.
> > > I've looked through the code, but I'm not sure where this output goes
> > > (perhaps Ruby's ssh implementation doesn't support it?) I solved this
> > > by using keys on my servers, but I think it would be nice to support
> > > ssh passwords (and perhapse usernames) as well.
>
> > > Anyone got an idea?
>
> >  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
-~----------~----~----~----~------~----~------~--~---

Reply via email to