Doc: Edit CVS docs

The URL of the CVS site has changed.

Change-Id: I0d5f80d6977d8058103c6889e11f93f22b432d49
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
This commit is contained in:
Leena Miettinen
2016-11-24 11:40:50 +01:00
parent b8036e7d31
commit d6e194f93a
2 changed files with 19 additions and 4 deletions

View File

@@ -39,9 +39,24 @@
CVS is an open source version control system.
In addition to the standard version control system functions, you can
select \uicontrol Tools > \uicontrol CVS > \uicontrol Edit to open a file
for editing.
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.
To discard the changes that you made in a file, select \uicontrol Unedit.
To specify the CVS root directory, select \uicontrol Tools >
\uicontrol Options > \uicontrol {Version Control} > \uicontrol CVS, and then
specify the path to the directory in the \uicontrol {CVS root} field.
You can specify settings for viewing diff output in the
\uicontrol {Diff options} field.
By default, you are prompted to confirm that you want to submit changes.
To suppress the prompt, deselect the \uicontrol {Prompt on submit} check
box.
By default, all files that belong to the commit are annotated. To disable
this feature, deselect the \uicontrol {Describe all files matching commit
id} check box.
*/

View File

@@ -53,7 +53,7 @@
\li
\row
\li \l{Using CVS}{CVS}
\li \l{http://www.cvshome.org}
\li \l{http://www.nongnu.org/cvs/}
\li
\row
\li \l{Using Git}{Git}