LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Perforce diff

Dear friends,

 

I am using perforce server for source code management. It has a diff tab for performing diffs. It has configuration options for external modules. Which utility do I need for performing VI diffs using Perforce and also specify the command line parameters that need to be passed to it.

 

Thanks!

0 Kudos
Message 1 of 4
(3,104 Views)

Hello,

 

One option to do a diff is to use the Tools >> Compare VI within LabVIEW if you would like to do Graphical Differencing within LabVIEW. This is described more in this document about using Perforce within LabVIEW. http://zone.ni.com/devzone/cda/tut/p/id/4631

Also, I was a little confused about the 'command line parameters' bit. Are these commands with which to do the differencing?

National Instruments
RIO Embedded Hardware PSE

CompactRIO Developers Guide
Message 2 of 4
(3,069 Views)

Hello Andrew_E ! Thanks for the reply. That link you pointed out seems quiet useful. I'll be reading it afterwards. And yes those parameters I queried about were indeed the ones with which to tell the perforce which two files (versions) were to be diffed (one currently in workspace with one in depot).

We are using perforce from P4V client and not from within LabVIEW project. That is, we have not integrated Perforce into LabVIEW, but rather are using it from its own client software.

Message Edited by C .DOT on 04-29-2009 03:33 PM
0 Kudos
Message 3 of 4
(3,058 Views)

Hey C .Dot,

 

After some extension and being told it could be done by thisCommunity discussion. I finally found this forum which talks of some tools that you can use to do graphical programming. Not sure if it will work in perforce, but i think it might.

 

 

Regards,

Andrew 

 

National Instruments
RIO Embedded Hardware PSE

CompactRIO Developers Guide
Message 4 of 4
(3,035 Views)