[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Bug with svn+ssh (plus workaround)

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2006-03-22 01:04:25 CET

On 2006-03-21 18:48:07 +0200, Alan Barrett wrote:
> Anyway, ssh tries to use /dev/tty in preference to stderr for
> authentication prompts. If /dev/tty doesn't work, then it tries to
> prompt on stderr and read from stdin, but it's unlikely that that will
> work when ssh's stdin is a pipe to svn.

I confirm that redirecting stderr works. I've often used that with cvs:

cvst: aliased to cvs status |& grep Status: | grep -v Up-to-date

and I could always type my password.

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / SPACES project at LORIA
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 22 01:04:44 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.