We are using Beyond Compare as our comparison tool. We right click on the directory, select Show Differences... and the tool does a great job showing the diffs between the files using:
Code:
"%LEFT_PATH%" "%RIGHT_PATH%" /ro /title1="%LEFT_LABEL%" /title2="%RIGHT_LABEL%"
The problem is that the Temp files/location Vault uses contains all the files and folders with the current date/time instead of the modified time.
Is there any way to get Vault to use the modified date/time instead of the current when using DIFF with BeyondCompare?
The workaround is to do a GetLatest to a separate folder using the modification date. But if there is a flag I can set to make it happen automatically, it would be better.
Thanks - Eric
Statistics: Posted by ejhansen71 — Thu Oct 06, 2016 9:52 am