You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Daniel Shahaf <d....@daniel.shahaf.name> on 2016/05/01 03:48:58 UTC

Re: [PATCH/RFC] use-sasl=true in --without-sasl builds: make that a fatalerror?

Bert Huijben wrote on Sat, Apr 30, 2016 at 09:43:02 +0200:
> Isn\u2019t this a documented default value?
> 
> If it is, changing the behavior will likely break many users that don\u2019t use sasl.

The default for use-sasl is 'false', so the only possible breakage is
for users who uncommented the "# use-sasl = true" line and use
non-SVN_HAVE_SASL builds.