From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use Lable 8.6.1 to check out files and manipulate them Using NI_SCC.lvlib

Solved!
Go to solution

I am attempting generate some configurations and documentation files that I want to manage with SVN.  Does the NI_SCC.lvlib have the hooks to do this?  If so is there an example I can look at?  My main issue is the references (project refnum)

 

Any help would be great!

 

Thanks,

Rich

0 Kudos
Message 1 of 3
(2,390 Views)
Solution
Accepted by topic author rwelch

Yes you can use the NI interface.

 

However you will need an additional software module to talk to a SVN server (pushOK SVN).

Have a look at the connectivity->Source control  palette.

 

Ton

Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
Message 2 of 3
(2,385 Views)

I have SVN all setup.  I wanted to control it programmaticly.  I was getting hung up on the "project refnum" input of the SCC Open SCC Project.vi   If I leave it unwired all is right with the world!  I just figured that out.  I am all set! 

Thanks!

 

Rich

0 Kudos
Message 3 of 3
(2,382 Views)