From 2fad6f2c38aac98197bff39d9a541455744069f2 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 23 Nov 2016 15:46:19 +0100 Subject: [PATCH] Doc: Subversion specific options Change-Id: I17198bea12f20940e79b2e3a4f65757cdfb06abe Reviewed-by: Hugues Delorme Reviewed-by: Tobias Hunger --- doc/src/vcs/creator-vcs-subversion.qdoc | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/doc/src/vcs/creator-vcs-subversion.qdoc b/doc/src/vcs/creator-vcs-subversion.qdoc index a83fe37fc99..54de2dd62a0 100644 --- a/doc/src/vcs/creator-vcs-subversion.qdoc +++ b/doc/src/vcs/creator-vcs-subversion.qdoc @@ -39,7 +39,16 @@ Subversion is an open source version control system. - In addition to the standard version control system functions, you can - select \uicontrol Tools > \uicontrol Subversion > \uicontrol Describe - to display commit log messages for a revision. + In addition to the standard version control system functions described in + \l {Using Common Functions}, you can select \uicontrol Tools > + \uicontrol Subversion > \uicontrol Describe to display commit log messages + for a revision. + + By default, you are prompted to confirm that you want to submit changes. + To suppress the prompt, select \uicontrol Tools > \uicontrol Options > + \uicontrol {Version Control} > \uicontrol Subversion, and then deselect the + \uicontrol {Prompt on submit} check box. + + To show whitespace changes in annotation views, deselect the + \uicontrol {Ignore whitespace changes in annotation} check box. */