forked from qt-creator/qt-creator
Doc: using GNU Diffutils with ClearCase
Change-Id: Id2f0a825151b3d0575724cf54b8031046874e6cf Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
@@ -208,6 +208,27 @@
|
|||||||
diff view, you can use context menu commands to apply, revert, stage, and
|
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.
|
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
|
\section2 Viewing Versioning History and Change Details
|
||||||
|
|
||||||
Display the versioning history of a file by selecting \uicontrol{Log}
|
Display the versioning history of a file by selecting \uicontrol{Log}
|
||||||
|
|||||||
Reference in New Issue
Block a user