aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc')
-rw-r--r--doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc
index 03e1c03c1e..e981c40e57 100644
--- a/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc
+++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc
@@ -59,6 +59,14 @@
\li \l{http://www.nongnu.org/cvs/}
\li
\row
+ \li \l{https://doc.qt.io/qtcreator/creator-vcs-fossil.html}{Fossil}
+ \li \l{https://fossil-scm.org/index.html/doc/trunk/www/index.wiki}
+ \li To use Fossil, you need to build the Fossil plugin from
+ \l{https://code.qt.io/cgit/qt-creator/plugin-fossil-scm.git/}
+ {sources}, and install Fossil as described in
+ \l{https://doc.qt.io/qtcreator/creator-vcs-fossil.html}
+ {Qt Creator Fossil Plugin Manual}.
+ \row
\li \l{Using Git}{Git}
\li \l{http://git-scm.com/}
\li Git version 1.9.0, or later
@@ -113,6 +121,8 @@
\li \l{Using Bazaar}
\li \l{Using ClearCase}
\li \l{Using CVS}
+ \li \l{https://doc.qt.io/qtcreator/creator-vcs-fossil.html}
+ {Qt Creator Fossil Plugin Manual}
\li \l{Using Git}
\li \l{Using Mercurial}
\li \l{Using Perforce}
@@ -120,7 +130,7 @@
\endlist
The \uicontrol{Version Control} output pane displays the commands that are
- executed, a timestamp, and the relevant output. Select \uicontrol Window >
+ executed, a timestamp, and the relevant output. Select \uicontrol View >
\uicontrol {Output Panes} > \uicontrol {Version Control} to open the pane.
\image qtcreator-vcs-pane.png