NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

How teststand do version control

Solved!
Go to solution

Hi Sir, 

 

How teststand do version control ?

i saw this option, but it is gray.

 

Normally we use git or SVN method ?

Thanks.

 

Brzhou_0-1679749044459.png

 

Learning from other people
0 Kudos
Message 1 of 4
(857 Views)
Solution
Accepted by topic author Brzhou

Yes, sadly that menu is very out of date and doesn't support most modern Version Control tools.


Luckily you don't have to configure it from inside TestStand, just use Git/SVN from the File Explorer in your normal way.


For Diffing and merging sequence files, you can set it up to use the built in tool: 

 

"C:\Program Files\National Instruments\Shared\TestStand\FileDifferLauncher.exe" %base %mine

 If you get stuck with that, feel free to mention your Git/SVN Client and someone will have instructions. I have it working nicely on TortoiseGit. 

0 Kudos
Message 2 of 4
(840 Views)

So in short, need the external tool such as git for version control, right ? Thanks.

Learning from other people
0 Kudos
Message 3 of 4
(810 Views)
Solution
Accepted by topic author Brzhou

Yes, that's right!

0 Kudos
Message 4 of 4
(799 Views)