Re: [ITP] win-ssh-agent 1.07

2011-11-05 Thread Christopher Faylor
On Sat, Nov 05, 2011 at 10:21:28PM -0800, Karl M wrote: >So I don't see a need for win-ssh-agent, unless the OP can identify any use >cases not >satisfied by existing options? This is a dead subject. The OP has withdrawn the package.

RE: [ITP] win-ssh-agent 1.07

2011-11-05 Thread Karl M
> Date: Thu, 3 Nov 2011 23:03:39 -0400 > From: cgf > To: cygwin-apps > Subject: Re: [ITP] win-ssh-agent 1.07 > > I don't agree. I don't see why this couldn't be accomplished using > standard UNIX tools and it seems like it might even be a potential > secu

Re: [ITP] win-ssh-agent 1.07

2011-11-04 Thread 多賀奈由太
Sorry for my broken mail. I send it again by other mailer. 2011/11/4 Corinna Vinschen: > On Nov 4 15:37, Nayuta Taga wrote: >> (1) I want to use it because the cygwin emacs does not have its own >> windows. The cygwin emacs works only in the terminal. > Try xemacs. It has a Windows GUI fa

Re: [ITP] win-ssh-agent 1.07

2011-11-04 Thread Nayuta Taga
2011/11/4 Corinna Vinschen:> On Nov  4 15:37, Nayuta Taga wrote:>> (1) I want to use it because the cygwin emacs does not have its own>> windows.  The cygwin emacs works only in the terminal.> Try xemacs. It has a Windows GUI fallback mode if there's no X display. It's nice! I'll try it. >> (2) I w

Re: [ITP] win-ssh-agent 1.07

2011-11-04 Thread Eric Blake
On 11/04/2011 12:37 AM, Nayuta Taga wrote: 2011/11/4 Christopher Faylor On Thu, Nov 03, 2011 at 09:52:20AM -0400, Andrew Schulman wrote: I'd like to package and maintain win-ssh-agent for Cygwin. -1, for reasons below... With the win-ssh-agent, we can use the ssh-agent (available inthe cygw

RE: [ITP] win-ssh-agent 1.07

2011-11-04 Thread Thrall, Bryan
Corinna Vinschen wrote on 2011-11-04: > On Nov 4 15:37, Nayuta Taga wrote: >> 2011/11/4 Christopher Faylor >>> On Thu, Nov 03, 2011 at 09:52:20AM -0400, Andrew Schulman wrote: > I'd like to package and maintain win-ssh-agent for Cygwin. With the > win-ssh-agent, we can use the ssh-agent (

Re: [ITP] win-ssh-agent 1.07

2011-11-04 Thread Corinna Vinschen
On Nov 4 15:37, Nayuta Taga wrote: > 2011/11/4 Christopher Faylor > > On Thu, Nov 03, 2011 at 09:52:20AM -0400, Andrew Schulman wrote: > >>> I'd like to package and maintain win-ssh-agent for Cygwin. > >>> With the win-ssh-agent, we can use the ssh-agent (available inthe > >>> cygwin openssh) in t

Re: [ITP] win-ssh-agent 1.07

2011-11-03 Thread Nayuta Taga
2011/11/4 Christopher Faylor > On Thu, Nov 03, 2011 at 09:52:20AM -0400, Andrew Schulman wrote: >>> I'd like to package and maintain win-ssh-agent for Cygwin. >>> With the win-ssh-agent, we can use the ssh-agent (available inthe >>> cygwin openssh) in the more smart way. >>> Normally, we need to st

Re: [ITP] win-ssh-agent 1.07

2011-11-03 Thread Christopher Faylor
On Thu, Nov 03, 2011 at 09:52:20AM -0400, Andrew Schulman wrote: >> I'd like to package and maintain win-ssh-agent for Cygwin. >> With the win-ssh-agent, we can use the ssh-agent (available inthe >> cygwin openssh) in the more smart way. >> Normally, we need to start all relevant programs, which mi

Re: [ITP] win-ssh-agent 1.07

2011-11-03 Thread Andrew Schulman
> I'd like to package and maintain win-ssh-agent for Cygwin. > With the win-ssh-agent, we can use the ssh-agent (available inthe > cygwin openssh) in the more smart way. > Normally, we need to start all relevant programs, which mightneed to > use the ssh, as child processes of the shell(e.g. bash)

[ITP] win-ssh-agent 1.07

2011-11-03 Thread Nayuta Taga
I'd like to package and maintain win-ssh-agent for Cygwin. With the win-ssh-agent, we can use the ssh-agent (available inthe cygwin openssh) in the more smart way. Normally, we need to start all relevant programs, which mightneed to use the ssh, as child processes of the shell(e.g. bash) in which y