Re: svn commit: r1422706 - in /subversion/trunk/subversion: libsvn_subr/opt.c tests/cmdline/svntest/main.py
From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 17 Dec 2012 10:35:37 +0100
On Sun, Dec 16, 2012 at 10:43:26PM -0000, brane_at_apache.org wrote:
One more remark on this:
> +#ifndef SVN_DISABLE_PLAINTEXT_PASSWORD_STORAGE
In the past we didn't use isatty() since there is no APR wrapper for it.
If we're going to call isatty(), I think it would be best to implement a
We could use iatty() to enable --non-interactive if output is not going
Apparently, Perl has an isatty() implementation that works on *nix and
Are you willing to look into that? That would be great!
|
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.