Shared wokspace error - diff command
Hi,
Am trying to run an automated diff command to compare baselines but getting the following error.
Problem running 'diff':
Change "C:/Temp/htse-test-automation-mobile-ukpib/pom.xml" is not in a shared workspace. Try 'lscm help diff' for more information.
FYI, I first create a workspace, accept changes, load workspace and then compare (diff) the baselines.
The diff command is executed as follows :
lscm diff -d C:\Temp file [component-name]/pom.xml baseline "Initial Baseline" 1>"C:\compare_output.txt"