From 15b712056e65db4cb03566a52514a64f422c5da7 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 7 Jul 2015 09:58:19 +0200 Subject: [PATCH] Doc: using GNU Diffutils with ClearCase Change-Id: Id2f0a825151b3d0575724cf54b8031046874e6cf Reviewed-by: Orgad Shaneh --- doc/src/howto/creator-vcs.qdoc | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/doc/src/howto/creator-vcs.qdoc b/doc/src/howto/creator-vcs.qdoc index affc2d2703d..1111319b900 100644 --- a/doc/src/howto/creator-vcs.qdoc +++ b/doc/src/howto/creator-vcs.qdoc @@ -208,6 +208,27 @@ diff view, you can use context menu commands to apply, revert, stage, and unstage hunks, as well as send them to a code pasting service. + \section3 Using GNU Diffutils with ClearCase + + You can use the GNU Diffutils tool With ClearCase to compare files and + activities: + + \list 1 + + \li Download \l{http://gnuwin32.sourceforge.net/packages/diffutils.htm} + {Diffutils} and extract it to a directory in your PATH. + + \li Select \uicontrol Tools > \uicontrol Options > + \uicontrol {Version Control} > \uicontrol ClearCase. + + \li Select the \uicontrol External radio button. The radio button is + disabled if \c diff is not found in the PATH. + + \li In the \uicontrol Arguments field, specify arguments for running + \c diff. + + \endlist + \section2 Viewing Versioning History and Change Details Display the versioning history of a file by selecting \uicontrol{Log}