mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 12:19:41 -06:00
Subversion fails when the directory is not actually under its control. Allow projects to tolerate this case optionally. Fixes: #18264
7 lines
253 B
ReStructuredText
7 lines
253 B
ReStructuredText
FindSubversion-wc-info-error
|
|
----------------------------
|
|
|
|
* The :module:`FindSubversion` module ``Subversion_WC_INFO`` command
|
|
gained an ``IGNORE_SVN_FAILURE`` option to suppress failures,
|
|
e.g. when the source tree is not under Subversion control.
|