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

Re: svn commit: r1423955 - in /subversion/trunk/subversion: libsvn_subr/opt.c svn/help-cmd.c

From: Branko Čibej <brane_at_wandisco.com>
Date: Wed, 19 Dec 2012 18:16:15 +0100

On 19.12.2012 18:05, brane_at_apache.org wrote:
> Author: brane
> Date: Wed Dec 19 17:05:16 2012
> New Revision: 1423955
>
> URL: http://svn.apache.org/viewvc?rev=1423955&view=rev
> Log:
> Make "svn --version"'s warning about enabled plaintext passwords depend on
> configuration file settings, not just compile-time options.

I decided to move the generation of this warning out of libsvn_subr into
the client (where it more properly belongs), so that we can check the
configuration to see if it really is (globally) enabled.

As far as I can see, basic_test.py #48 (basic_auth_test) can now only
fail on Windows if someone disables password storage at build time --
which is not likely to happen.
-- Brane

-- 
Branko Čibej
Director of Subversion | WANdisco | www.wandisco.com
Received on 2012-12-19 18:16:53 CET

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.