Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
How to generate textual diffs with StarTeam
Description:
Some common open source version control systems support textual
difference generation. StarTeam also has this ability, but it
is not a part of the GUI client. You can run STCMD DIFF to
generate textual diffs!
Answer/Solution:
From the command line (This example is a Windows Shell):
C:\Program Files\Borland\StarTeam Cross-Platform Client 2008>stcmd diff -p Administrator:Administrator@usatd-dricevm2:49201/StarDraw/StarDraw -w diff.txtThe above output is meant as an example. Please review the
Using and Administering StarTeam guide for details on how to use
this command in greater detail.
Author: Daniel Rice