LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Preferences for source control

Hi, I'd just like to get some input on what people are using for source control and what their likes and dislikes are. We are currently evaluating Perforce, and things seem to be going OK. Is there anything I should be looking out for?
 
Thanks.
0 Kudos
Message 1 of 11
(3,280 Views)
 

Check out this developer zone article...http://zone.ni.com/devzone/cda/tut/p/id/4633 

As long as you are using the LabVIEW Professional Development System, you can integrate your source control into LabVIEW.

Rational ClearCase is the tool I am using, but I only have the Full Development system so it isn't integrated.

ClearCase is fine, but using it for LabVIEW without having the Professional Development system is a pain.

 



Message Edited by Troy K on 03-11-2008 10:33 AM

Troy - CLD "If a hammer is the only tool you have, everything starts to look like a nail." ~ Maslow/Kaplan - Law of the instrument
0 Kudos
Message 2 of 11
(3,270 Views)

Hi Sima,

I ve used MS VSS with LV 7.1 externally.

Now, it gets configured into LV 8.5 seamlessly without any problem. Smiley Happy

In general, MS VSS is enough unless & until there are so many development teams working across globally; because it is said that it has some serious problems with networks.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 3 of 11
(3,258 Views)

Thanks for the replies.

We've sometimes noticed that you have to refresh or go to Perforce and Get the latest revisions manually, even after you Check Out a file, which I thought would automatically get the latest revision. Is this normal? What buggy things happen for you in ClearCase or MS VSS?

Also, can you comment on the administrative side of either one? Perforce seemed pretty easy to install server-side, and hasn't required much administration so far. We are a small group, so we don't have a separate administrator for source control software.

0 Kudos
Message 4 of 11
(3,243 Views)
Does anyone know whether TortoiseSVN is integrated into LV, or do you have to check in/out from its interface in Windows Explorer?
0 Kudos
Message 5 of 11
(3,220 Views)

Hi Sima,

If you want more information about Using Source Control Software with LabVIEW this is an awesome tutorial

Hope this information helps a little bit

 
Van L
NI Applications Engineer
0 Kudos
Message 6 of 11
(3,214 Views)

Hi Sima,

We re also exploring the possibility of integrating TortoiseSVN in our company.

From the presentation we had a few days back, it appears to be encouraging to be integrated into LV itself. But, I m not so sure as of now.

I shall update here once we re thro' the entire process.

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 7 of 11
(3,209 Views)
Tortiose SVN is a standalone client for Subversion. It does not integrate with IDEs (including LabVIEW). It is an extension for Windows Explorer.
George M
National Instruments
Message 8 of 11
(3,205 Views)

Hi George,

Thanks for the info. Smiley Happy

I thiunk the power point presentation was not clear to me completely. Smiley Wink

- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 9 of 11
(3,188 Views)
In order to use SVN (the SCC behind TortoiseSVN) inside LabVIEW, you will need a proxy.
PushOK is one of the options. I use it myself and it works just like MS VSS at work.

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 10 of 11
(3,181 Views)