From d8c86deb0fb6d9a59cf39598e8570715e8db8cdc Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 3 Apr 2019 14:28:09 +0200 Subject: [PATCH] Doc: Add information about CVS Edit, Unedit, Unedit Repository Change-Id: Iadd201a70300ba243b93568d4a369748dd23de35 Reviewed-by: Orgad Shaneh --- doc/src/vcs/creator-only/creator-vcs-cvs.qdoc | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/doc/src/vcs/creator-only/creator-vcs-cvs.qdoc b/doc/src/vcs/creator-only/creator-vcs-cvs.qdoc index 738db2b7bb2..030fd73240e 100644 --- a/doc/src/vcs/creator-only/creator-vcs-cvs.qdoc +++ b/doc/src/vcs/creator-only/creator-vcs-cvs.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2018 The Qt Company Ltd. +** Copyright (C) 2019 The Qt Company Ltd. ** Contact: https://www.qt.io/licensing/ ** ** This file is part of the Qt Creator documentation. @@ -41,9 +41,16 @@ In addition to the standard version control system functions described in \l {Using Common Functions}, you can select \uicontrol Tools > - \uicontrol CVS > \uicontrol Edit to open a file for editing. + \uicontrol CVS > \uicontrol Edit to set a file as writable, notify + watchers that the file is being edited, and watch for actions performed + on the file by other users. - To discard the changes that you made in a file, select \uicontrol Unedit. + To discard the changes that you made in a file, notify watchers that + the file is no longer being edited, and set the file as read-only, + select \uicontrol Unedit. + + To unedit files in the local directory, as well as recursively in all + subdirectories, select \uicontrol {Unedit Repository}. To specify the CVS root directory, select \uicontrol Tools > \uicontrol Options > \uicontrol {Version Control} > \uicontrol CVS, and then