Diff Teststand: Difference between revisions
Appearance
Added TortoiseSVN diff settings for TestStand 2014 & 2016 - These may work with other versions but I don't have them to verify. |
mNo edit summary |
||
| Line 10: | Line 10: | ||
[[Category:SCC]] | [[Category:SCC]] | ||
[[Category: | [[Category:TestStand]] | ||
Revision as of 03:59, 17 March 2021
In order to use a SCC tool with teststand sequence files, it's possible to use SeqFileDifferApp.exe deliverd by NI in the <Teststand>\bin folder.
For TortoiseSVN the following settings can be used[1]:
"C:\Program Files\National Instruments\TestStand 4.2\Bin\SequenceFileDiffer.exe" %base %mine
For later versions[2] of (32-bit) TestStand, the following settings can be used for TortoiseSVN:
"C:\Program Files (x86)\National Instruments\shared\TestStand\FileDifferLauncher.exe" %base %mine
References/Notes:
- ↑ http://lavag.org/topic/12386-tortoisesvn-diff-with-teststand-sequences/page__view__findpost__p__74269
- ↑ Verified with 32-bit versions of TestStand 2014 and 2016.