I am using Visual Studio TFS for Source Control and developing on a Windows 10 machine using PowerBuilder 17. When I make changes to a PowerBuilder object Datawindow then right click on the object and select 'Show Difference' to view the differences between the local version of the code on my C drive and the gold version on the TFS (DevOps Azure) server. It seems it is trying to compare an srd file. On the Compare window I click on browse on the 'Source Path of my local version, I see an myDatawindow.srd file in the C drive directory, but the Compare functionality, which appears to be Microsoft Diff and Merge application (as this appears along the bottom on my desktop at the same time) , says it can't find the srd file. I go to the same directory in File Explorer on my C drive that I browsed in PowerBuilder and the srd file is not there, even though I saw it from the directory I browsed to through the Compare window.
Can someone please tell me what I need to do to easily compare the differences between the local (changed version of my object) to my gold server object?
Thanks
Kelly