forked from qt-creator/qt-creator
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:
@@ -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.
|
||||
*/
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user