summaryrefslogtreecommitdiff
path: root/Modules/DartConfiguration.tcl.in
diff options
context:
space:
mode:
authorNils Gladitz <gladitz@scivis.de>2012-09-23 19:55:48 +0200
committerBrad King <brad.king@kitware.com>2012-09-25 13:36:47 -0400
commit9ace8015784fe0e6ca734bdc1a02d5550b5c565c (patch)
tree8165b771d952b8513f67199a068723e3022b3ea8 /Modules/DartConfiguration.tcl.in
parenteb5da9c71df249a183cbb765ddd8ca2248a40a47 (diff)
downloadcmake-9ace8015784fe0e6ca734bdc1a02d5550b5c565c.tar.gz
ctest_update: Tell svn not to prompt interactively (#13024)
While at it, add SVNOptions/CTEST_SVN_OPTIONS configuration settings to add options to all svn invocations instead of just "svn update".
Diffstat (limited to 'Modules/DartConfiguration.tcl.in')
-rw-r--r--Modules/DartConfiguration.tcl.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Modules/DartConfiguration.tcl.in b/Modules/DartConfiguration.tcl.in
index ad7f80517f..9e49ac776c 100644
--- a/Modules/DartConfiguration.tcl.in
+++ b/Modules/DartConfiguration.tcl.in
@@ -44,6 +44,7 @@ CVSUpdateOptions: @CVS_UPDATE_OPTIONS@
# Subversion options
SVNCommand: @SVNCOMMAND@
+SVNOptions: @CTEST_SVN_OPTIONS@
SVNUpdateOptions: @SVN_UPDATE_OPTIONS@
# Git options