summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-11-23 15:46:19 +0100
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-11-24 08:29:35 +0000
commit2fad6f2c38aac98197bff39d9a541455744069f2 (patch)
tree60710b440f00380dce21bd11e50d8a169cd937e6 /doc
parenta4e9d87cf8d363e0ef83f5218d644b3806086a19 (diff)
downloadqt-creator-2fad6f2c38aac98197bff39d9a541455744069f2.tar.gz
Doc: Subversion specific options
Change-Id: I17198bea12f20940e79b2e3a4f65757cdfb06abe Reviewed-by: Hugues Delorme <delorme.hugues@fougue.pro> Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/vcs/creator-vcs-subversion.qdoc15
1 files changed, 12 insertions, 3 deletions
diff --git a/doc/src/vcs/creator-vcs-subversion.qdoc b/doc/src/vcs/creator-vcs-subversion.qdoc
index a83fe37fc9..54de2dd62a 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.
*/