When running in clearcase with
tkdiff -rREV1 -rREV2 file
or
tkdiff -rREV1 file
it always uses same version for both panes and reports
of "no diff".
when running with 2 versions:
when running with debug I can see that:
f,1 gets the filename
f,2 is empty
until now OK
lbl,1 and lbl,2 are OK
BUT:
pth,1 and pth,2 are the same and both are the same as pth.1
revs,1 and revs,2 are OK.
tmp,1 and tmp,2 are both "1"
Then,
the file (version 1 only) is read twice and being
diffed against itself.
when running with 1 version:
the current version is diffed against itself...
Logged In: YES
user_id=555648
sorrt I forgot to login before submitting.
for more details you can contact me.