From: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
To: "Shawn O. Pearce" <spearce@spearce.org>
Cc: Marek Zawirski <marek.zawirski@gmail.com>, git@vger.kernel.org
Subject: Re: [JGIT RFC PATCH] Add a stdio prompt for SSH connection information.
Date: Mon, 23 Jun 2008 08:23:20 +0200 [thread overview]
Message-ID: <200806230823.20534.robin.rosenberg.lists@dewire.com> (raw)
In-Reply-To: <20080622231355.GH11793@spearce.org>
måndagen den 23 juni 2008 01.13.55 skrev Shawn O. Pearce:
> I think that services on Windows have no console, and also can't
> talk to the desktop UI, so its both headless and without a console.
On Windows a service in Java throws up dialogs in void. Your programs will just hang. You have to tell awt that you are headless or your services may just hang. There is an option on services that makes it show windows on the console, but it's not the default and seems to have no effect on the headless property. As for the console() returning null or not I haven't tried it yet.
> > I'm also a little unsure about how to invoke the promptKeyboardInteractive method.
>
> I think you implemented this method correctly. Its a confusing API,
> but it does seem to make sense.
No idea on how to make JSch inoke it?
-- robin
next prev parent reply other threads:[~2008-06-23 6:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-22 21:06 [JGIT RFC PATCH] Add a stdio prompt for SSH connection information Robin Rosenberg
2008-06-22 23:13 ` Shawn O. Pearce
2008-06-23 6:23 ` Robin Rosenberg [this message]
2008-06-23 6:34 ` Shawn O. Pearce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200806230823.20534.robin.rosenberg.lists@dewire.com \
--to=robin.rosenberg.lists@dewire.com \
--cc=git@vger.kernel.org \
--cc=marek.zawirski@gmail.com \
--cc=spearce@spearce.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox