Doc: Subversion specific options

Change-Id: I17198bea12f20940e79b2e3a4f65757cdfb06abe
Reviewed-by: Hugues Delorme <delorme.hugues@fougue.pro>
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
This commit is contained in:
Leena Miettinen
2016-11-23 15:46:19 +01:00
parent a4e9d87cf8
commit 2fad6f2c38

View File

@@ -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.
*/