Re: svn commit: r1935586 - in subversion/branches/xml-schema-validation-improvements: . build subversion/tests/cmdline subversion/tests/cmdline/svntest
"Evgeny Kotkov via dev" <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.devel |
|---|---|
| Message-ID | <CAP_GPNgC9KeFDp3+ix9Hho0WVqUZk8nOVjSmqYP4abXLmea1YQ@mail.gmail.com> |
Branko Čibej <[email protected]> writes: > > Since we now have the always-on XML structural check, I'd say we should > > pick between two options: > > > > A) Make full schema validation implicit when the modules are available. > > B) Have an explicit `--enable-xml-schema-validation` switch to enable it. > > Let's go with B and make sure it's enabled in CI. +1 to option (B) from me. Thanks, Evgeny Kotkov