<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://labviewwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Paul+Lotz</id>
	<title>LabVIEW Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://labviewwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Paul+Lotz"/>
	<link rel="alternate" type="text/html" href="https://labviewwiki.org/wiki/Special:Contributions/Paul_Lotz"/>
	<updated>2026-04-21T04:48:22Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Set_up_differencing_capabilities&amp;diff=3715</id>
		<title>Set up differencing capabilities</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Set_up_differencing_capabilities&amp;diff=3715"/>
		<updated>2008-10-02T00:48:52Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Added comment on .lvdiff file.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TortoiseSVN has its own program (TortoiseMerge) to show the differences between two different versions of a file.  This works well with text files but since LabVIEW VIs are binary files it is advantageous to use LabVIEW&#039;s graphical differencing capabilities.&lt;br /&gt;
&lt;br /&gt;
The professional version of LabVIEW has a &amp;quot;CMP Compare two VIs.vi&amp;quot; in the ...\LabVIEW x.x\project\procmphier.llb library.&lt;br /&gt;
&lt;br /&gt;
The open-source &amp;quot;LVDiff&amp;quot; tool (see [http://meta-diff.sourceforge.net/] for the main download but download the updated &amp;quot;lvdiff.vi&amp;quot; from the link here [http://forums.ni.com/ni/board/message?board.id=170&amp;amp;message.id=354286&amp;amp;requireLogin=False] since the version currently in the .zip file does not work with VIs in libraries) provides a wrapper to call this VI.&lt;br /&gt;
&lt;br /&gt;
Be sure to update the paths in the .lvdiff file.&lt;br /&gt;
&lt;br /&gt;
== Configure TortoiseSVN to use LVDiff for VIs ==&lt;br /&gt;
&lt;br /&gt;
Open Windows Explorer.&amp;lt;br /&amp;gt;&lt;br /&gt;
Right-click on a directory and select &amp;quot;TortoiseSVN...Settings&amp;quot; from the pop-up menu.&amp;lt;br /&amp;gt;&lt;br /&gt;
Under &amp;quot;External Programs&amp;quot; select &amp;quot;Diff Viewer&amp;quot;.&amp;lt;br /&amp;gt;&lt;br /&gt;
[IMG]http://i280.photobucket.com/albums/kk176/pauljlotz/DiffViewerPageNew2.png[/IMG]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Click on the &amp;quot;Advanced...&amp;quot; button and add a &amp;quot;.vi&amp;quot; extension with the &amp;quot;External Program&amp;quot; pointing to &amp;quot;lvdiff.exe&amp;quot;.&amp;lt;br /&amp;gt;&lt;br /&gt;
[IMG]http://i280.photobucket.com/albums/kk176/pauljlotz/SettingUpLVDiff.png[/IMG]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Comparing VIs from TortoiseSVN ==&lt;br /&gt;
To compare a file with the previous version in the repository right-click on the file in Windows explorer and select &amp;quot;TortoiseSVN...Diff with previous version&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Set_up_differencing_capabilities&amp;diff=3713</id>
		<title>Set up differencing capabilities</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Set_up_differencing_capabilities&amp;diff=3713"/>
		<updated>2008-09-30T18:37:12Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TortoiseSVN has its own program (TortoiseMerge) to show the differences between two different versions of a file.  This works well with text files but since LabVIEW VIs are binary files it is advantageous to use LabVIEW&#039;s graphical differencing capabilities.&lt;br /&gt;
&lt;br /&gt;
The professional version of LabVIEW has a &amp;quot;CMP Compare two VIs.vi&amp;quot; in the ...\LabVIEW x.x\project\procmphier.llb library.&lt;br /&gt;
&lt;br /&gt;
The open-source &amp;quot;LVDiff&amp;quot; tool (see [http://meta-diff.sourceforge.net/] for the main download but download the updated &amp;quot;lvdiff.vi&amp;quot; from the link here [http://forums.ni.com/ni/board/message?board.id=170&amp;amp;message.id=354286&amp;amp;requireLogin=False] since the version currently in the .zip file does not work with VIs in libraries) provides a wrapper to call this VI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configure TortoiseSVN to use LVDiff for VIs ==&lt;br /&gt;
&lt;br /&gt;
Open Windows Explorer.&amp;lt;br /&amp;gt;&lt;br /&gt;
Right-click on a directory and select &amp;quot;TortoiseSVN...Settings&amp;quot; from the pop-up menu.&amp;lt;br /&amp;gt;&lt;br /&gt;
Under &amp;quot;External Programs&amp;quot; select &amp;quot;Diff Viewer&amp;quot;.&amp;lt;br /&amp;gt;&lt;br /&gt;
[IMG]http://i280.photobucket.com/albums/kk176/pauljlotz/DiffViewerPageNew2.png[/IMG]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Click on the &amp;quot;Advanced...&amp;quot; button and add a &amp;quot;.vi&amp;quot; extension with the &amp;quot;External Program&amp;quot; pointing to &amp;quot;lvdiff.exe&amp;quot;.&amp;lt;br /&amp;gt;&lt;br /&gt;
[IMG]http://i280.photobucket.com/albums/kk176/pauljlotz/SettingUpLVDiff.png[/IMG]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Comparing VIs from TortoiseSVN ==&lt;br /&gt;
To compare a file with the previous version in the repository right-click on the file in Windows explorer and select &amp;quot;TortoiseSVN...Diff with previous version&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Set_up_differencing_capabilities&amp;diff=3712</id>
		<title>Set up differencing capabilities</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Set_up_differencing_capabilities&amp;diff=3712"/>
		<updated>2008-09-30T18:35:47Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Updated screen captures.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TortoiseSVN has its own program (TortoiseMerge) to show the differences between two different versions of a file.  This works well with text files but since LabVIEW VIs are binary files it is advantageous to use LabVIEW&#039;s graphical differencing capabilities.&lt;br /&gt;
&lt;br /&gt;
The professional version of LabVIEW has a &amp;quot;CMP Compare two VIs.vi&amp;quot; in the ...\LabVIEW x.x\project\procmphier.llb library.&lt;br /&gt;
&lt;br /&gt;
The open-source &amp;quot;LVDiff&amp;quot; tool (see [http://meta-diff.sourceforge.net/] for the main download but download the updated &amp;quot;lvdiff.vi&amp;quot; here [http://forums.ni.com/ni/board/message?board.id=170&amp;amp;message.id=354286&amp;amp;requireLogin=False] since the version currently in the .zip file does not work with VIs in libraries) provides a wrapper to call this VI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configure TortoiseSVN to use LVDiff for VIs ==&lt;br /&gt;
&lt;br /&gt;
Open Windows Explorer.&amp;lt;br /&amp;gt;&lt;br /&gt;
Right-click on a directory and select &amp;quot;TortoiseSVN...Settings&amp;quot; from the pop-up menu.&amp;lt;br /&amp;gt;&lt;br /&gt;
Under &amp;quot;External Programs&amp;quot; select &amp;quot;Diff Viewer&amp;quot;.&amp;lt;br /&amp;gt;&lt;br /&gt;
[IMG]http://i280.photobucket.com/albums/kk176/pauljlotz/DiffViewerPageNew2.png[/IMG]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Click on the &amp;quot;Advanced...&amp;quot; button and add a &amp;quot;.vi&amp;quot; extension with the &amp;quot;External Program&amp;quot; pointing to &amp;quot;lvdiff.exe&amp;quot;.&amp;lt;br /&amp;gt;&lt;br /&gt;
[IMG]http://i280.photobucket.com/albums/kk176/pauljlotz/SettingUpLVDiff.png[/IMG]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Comparing VIs from TortoiseSVN ==&lt;br /&gt;
To compare a file with the previous version in the repository right-click on the file in Windows explorer and select &amp;quot;TortoiseSVN...Diff with previous version&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Set_up_differencing_capabilities&amp;diff=3711</id>
		<title>Set up differencing capabilities</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Set_up_differencing_capabilities&amp;diff=3711"/>
		<updated>2008-09-30T18:22:52Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Initial&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TortoiseSVN has its own program (TortoiseMerge) to show the differences between two different versions of a file.  This works well with text files but since LabVIEW VIs are binary files it is advantageous to use LabVIEW&#039;s graphical differencing capabilities.&lt;br /&gt;
&lt;br /&gt;
The professional version of LabVIEW has a &amp;quot;CMP Compare two VIs.vi&amp;quot; in the ...\LabVIEW x.x\project\procmphier.llb library.&lt;br /&gt;
&lt;br /&gt;
The open-source &amp;quot;LVDiff&amp;quot; tool (see [http://meta-diff.sourceforge.net/] for the main download but download the updated &amp;quot;lvdiff.vi&amp;quot; here [http://forums.ni.com/ni/board/message?board.id=170&amp;amp;message.id=354286&amp;amp;requireLogin=False] since the version currently in the .zip file does not work with VIs in libraries) provides a wrapper to call this VI.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Configure TortoiseSVN to use LVDiff for VIs ==&lt;br /&gt;
&lt;br /&gt;
Open Windows Explorer.&amp;lt;br /&amp;gt;&lt;br /&gt;
Right-click on a directory and select &amp;quot;TortoiseSVN...Settings&amp;quot; from the pop-up menu.&amp;lt;br /&amp;gt;&lt;br /&gt;
Under &amp;quot;External Programs&amp;quot; select &amp;quot;Diff Viewer&amp;quot;.&amp;lt;br /&amp;gt;&lt;br /&gt;
[IMG]http://i280.photobucket.com/albums/kk176/pauljlotz/DiffViewerPage.png[/IMG]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
Click on the &amp;quot;Advanced...&amp;quot; button and add a &amp;quot;.vi&amp;quot; extension with the &amp;quot;External Program&amp;quot; pointing to &amp;quot;lvdiff.exe&amp;quot;.&amp;lt;br /&amp;gt;&lt;br /&gt;
[IMG]http://i280.photobucket.com/albums/kk176/pauljlotz/SettingUpLVDiff.png[/IMG]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Comparing VIs from TortoiseSVN ==&lt;br /&gt;
To compare a file with the previous version in the repository right-click on the file in Windows explorer and select &amp;quot;TortoiseSVN...Diff with previous version&amp;quot;.&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Configure_TortoiseSVN_to_work_with_LabVIEW&amp;diff=3710</id>
		<title>Configure TortoiseSVN to work with LabVIEW</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Configure_TortoiseSVN_to_work_with_LabVIEW&amp;diff=3710"/>
		<updated>2008-09-30T17:47:22Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Corrected typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following TortoiseSVN configuration steps are helpful when working with LabVIEW:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Use _svn directories]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Set up differencing capabilities]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Set up merge capabilities]]&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Use_svn_directories&amp;diff=3709</id>
		<title>Use svn directories</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Use_svn_directories&amp;diff=3709"/>
		<updated>2008-09-30T17:46:03Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Added screen capture.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use &amp;quot;_svn&amp;quot; directories instead of &amp;quot;.svn&amp;quot; directories so that the LabVIEW mass compiler doesn&#039;t try to compile these directories. [Right?]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to use _svn directories ==&lt;br /&gt;
Open Windows explorer.&amp;lt;br /&amp;gt;&lt;br /&gt;
Right click on a directory and select &amp;quot;TortoiseSVN...Settings&amp;quot; from the pop-up menu.&amp;lt;br /&amp;gt;&lt;br /&gt;
On the &amp;quot;General&amp;quot; page in the &amp;quot;Settings - Tortoise SVN&amp;quot; dialog check the &amp;quot;Use &#039;_svn&#039; instead of &#039;.svn&#039; directories&amp;quot; box.&amp;lt;br /&amp;gt;&lt;br /&gt;
[IMG]http://i280.photobucket.com/albums/kk176/pauljlotz/Using_svn_directories.png[/IMG]&amp;lt;br /&amp;gt;&lt;br /&gt;
Click OK.&amp;lt;br /&amp;gt;&lt;br /&gt;
TortoiseSVN will prompt you to restart the computer.&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Use_svn_directories&amp;diff=3708</id>
		<title>Use svn directories</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Use_svn_directories&amp;diff=3708"/>
		<updated>2008-09-30T17:41:17Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Initial&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Use &amp;quot;_svn&amp;quot; directories instead of &amp;quot;.svn&amp;quot; directories so that the LabVIEW mass compiler doesn&#039;t try to compile these directories. [Right?]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== How to use _svn directories ==&lt;br /&gt;
Open Windows explorer.&amp;lt;br /&amp;gt;&lt;br /&gt;
Right click on a directory and select &amp;quot;TortoiseSVN...Settings&amp;quot; from the pop-up menu.&amp;lt;br /&amp;gt;&lt;br /&gt;
On the &amp;quot;General&amp;quot; page in the &amp;quot;Settings - Tortoise SVN&amp;quot; dialog check the &amp;quot;Use &#039;_svn&#039; instead of &#039;.svn&#039; directories&amp;quot; box.&amp;lt;br /&amp;gt;&lt;br /&gt;
Click OK.&amp;lt;br /&amp;gt;&lt;br /&gt;
TortoiseSVN will prompt you to restart the computer.&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Configure_TortoiseSVN_to_work_with_LabVIEW&amp;diff=3707</id>
		<title>Configure TortoiseSVN to work with LabVIEW</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Configure_TortoiseSVN_to_work_with_LabVIEW&amp;diff=3707"/>
		<updated>2008-09-30T17:28:58Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Initial&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The following TortoiseSVN configuration steps are helpful when working with LabVIEW:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Use _svn directories]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Set up differencing capabilitis]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Set up merge capabilities]]&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=TortoiseSVN_client_to_Subversion&amp;diff=3706</id>
		<title>TortoiseSVN client to Subversion</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=TortoiseSVN_client_to_Subversion&amp;diff=3706"/>
		<updated>2008-09-30T17:24:41Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Initial&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;TortoiseSVN is a free Subversion client integrated as a Windows shell extension.  [http://tortoisesvn.net/]&lt;br /&gt;
&lt;br /&gt;
After downloading and installing TortoiseSVN, one can:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Point to an existing repository]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Add a directory to the repository]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Configure TortoiseSVN to work with LabVIEW]]&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Source_Code_Control_Tools&amp;diff=3705</id>
		<title>Source Code Control Tools</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Source_Code_Control_Tools&amp;diff=3705"/>
		<updated>2008-09-30T17:14:39Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Changed &amp;quot;Tortoise SVN&amp;quot; to &amp;quot;TortoiseSVN&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The LabVIEW 8.6 help includes a list of SCC tools that integrate with LabVIEW&#039;s source code control interface:&lt;br /&gt;
[http://zone.ni.com/reference/en-XX/help/371361E-01/lvconcepts/using_source_code/]&lt;br /&gt;
&lt;br /&gt;
[[Perforce]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Microsoft Visual SourceSafe]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Microsoft Team System]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[MKS Source Integrity]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[IBM Rational ClearCase]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Serena Version Manager (PVCS)]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Seapine Surrond SCM]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Borland StarTeam]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Telelogic Synergy]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[PushOK (CVS and SVN plugins)]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[ionForge Evolution]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition there are tools that a developer can use outside LabVIEW&#039;s source code control interface.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[TortoiseSVN client to Subversion]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page offers a comparison of different tools:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[SCC Tool Comparison]]&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Source_Code_Control_Tools&amp;diff=3701</id>
		<title>Source Code Control Tools</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Source_Code_Control_Tools&amp;diff=3701"/>
		<updated>2008-09-30T01:35:22Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Added tool comparison link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The LabVIEW 8.6 help includes a list of SCC tools that integrate with LabVIEW&#039;s source code control interface:&lt;br /&gt;
[http://zone.ni.com/reference/en-XX/help/371361E-01/lvconcepts/using_source_code/]&lt;br /&gt;
&lt;br /&gt;
[[Perforce]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Microsoft Visual SourceSafe]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Microsoft Team System]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[MKS Source Integrity]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[IBM Rational ClearCase]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Serena Version Manager (PVCS)]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Seapine Surrond SCM]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Borland StarTeam]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Telelogic Synergy]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[PushOK (CVS and SVN plugins)]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[ionForge Evolution]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition there are tools that a developer can use outside LabVIEW&#039;s source code control interface.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Tortoise SVN client to Subversion]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This page offers a comparison of different tools:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[SCC Tool Comparison]]&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Source_Code_Control_Tools&amp;diff=3700</id>
		<title>Source Code Control Tools</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Source_Code_Control_Tools&amp;diff=3700"/>
		<updated>2008-09-30T01:32:59Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Initial page&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The LabVIEW 8.6 help includes a list of SCC tools that integrate with LabVIEW&#039;s source code control interface:&lt;br /&gt;
[http://zone.ni.com/reference/en-XX/help/371361E-01/lvconcepts/using_source_code/]&lt;br /&gt;
&lt;br /&gt;
[[Perforce]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Microsoft Visual SourceSafe]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Microsoft Team System]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[MKS Source Integrity]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[IBM Rational ClearCase]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Serena Version Manager (PVCS)]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Seapine Surrond SCM]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Borland StarTeam]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[Telelogic Synergy]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[PushOK (CVS and SVN plugins)]]&amp;lt;br /&amp;gt; &lt;br /&gt;
[[ionForge Evolution]]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
In addition there are tools that a developer can use outside LabVIEW&#039;s source code control interface.&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Tortoise SVN client to Subversion]]&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Source_Code_Control&amp;diff=3699</id>
		<title>Source Code Control</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Source_Code_Control&amp;diff=3699"/>
		<updated>2008-09-30T01:26:04Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Removed link to LabVIEW 8.6 help.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General ==&lt;br /&gt;
&lt;br /&gt;
Source code control (SCC) allows software developers to manage code for development and release.  SCC tools generally allow for the managment of additional files besides code.&lt;br /&gt;
&lt;br /&gt;
Essential capabilities of source code control include:&amp;lt;br /&amp;gt;&lt;br /&gt;
File Check-in/Check-out&amp;lt;br /&amp;gt;&lt;br /&gt;
Revert to Previous&amp;lt;br /&amp;gt;&lt;br /&gt;
File Comparison&amp;lt;br /&amp;gt;&lt;br /&gt;
File Merge&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== LabVIEW and Source Code Control ==&lt;br /&gt;
&lt;br /&gt;
National Instruments maintains information on SCC and LabVIEW on this page:&lt;br /&gt;
[http://decibel.ni.com/content/docs/DOC-1681]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Some Source Code Control Tools]]&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Source_Code_Control&amp;diff=3698</id>
		<title>Source Code Control</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Source_Code_Control&amp;diff=3698"/>
		<updated>2008-09-30T01:25:05Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Added link to 8.6 help&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General ==&lt;br /&gt;
&lt;br /&gt;
Source code control (SCC) allows software developers to manage code for development and release.  SCC tools generally allow for the managment of additional files besides code.&lt;br /&gt;
&lt;br /&gt;
Essential capabilities of source code control include:&amp;lt;br /&amp;gt;&lt;br /&gt;
File Check-in/Check-out&amp;lt;br /&amp;gt;&lt;br /&gt;
Revert to Previous&amp;lt;br /&amp;gt;&lt;br /&gt;
File Comparison&amp;lt;br /&amp;gt;&lt;br /&gt;
File Merge&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== LabVIEW and Source Code Control ==&lt;br /&gt;
&lt;br /&gt;
National Instruments maintains information on SCC and LabVIEW on this page:&lt;br /&gt;
[http://decibel.ni.com/content/docs/DOC-1681]&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Also check out the LabVIEW help (e.g., for 8.6): [http://zone.ni.com/reference/en-XX/help/371361E-01/lvconcepts/using_source_code/]&lt;br /&gt;
&lt;br /&gt;
[[Some Source Code Control Tools]]&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Source_Code_Control&amp;diff=3697</id>
		<title>Source Code Control</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Source_Code_Control&amp;diff=3697"/>
		<updated>2008-09-30T01:21:13Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: New page: == General ==  Source code control (SCC) allows software developers to manage code for development and release.  SCC tools generally allow for the managment of additional files besides cod...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== General ==&lt;br /&gt;
&lt;br /&gt;
Source code control (SCC) allows software developers to manage code for development and release.  SCC tools generally allow for the managment of additional files besides code.&lt;br /&gt;
&lt;br /&gt;
Essential capabilities of source code control include:&amp;lt;br /&amp;gt;&lt;br /&gt;
File Check-in/Check-out&amp;lt;br /&amp;gt;&lt;br /&gt;
Revert to Previous&amp;lt;br /&amp;gt;&lt;br /&gt;
File Comparison&amp;lt;br /&amp;gt;&lt;br /&gt;
File Merge&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== LabVIEW and Source Code Control ==&lt;br /&gt;
&lt;br /&gt;
National Instruments maintains information on SCC and LabVIEW on this page:&lt;br /&gt;
[http://decibel.ni.com/content/docs/DOC-1681]&lt;br /&gt;
&lt;br /&gt;
[[Some Source Code Control Tools]]&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Software_Engineering_with_LabVIEW&amp;diff=3696</id>
		<title>Software Engineering with LabVIEW</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Software_Engineering_with_LabVIEW&amp;diff=3696"/>
		<updated>2008-09-30T01:10:04Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Initial edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page describes software engineering practices and tools.&lt;br /&gt;
&lt;br /&gt;
The intent of the this page is to share best practices.  This will include discussion of tool selection, where appropriate, and information regarding setting up and using tools.&lt;br /&gt;
&lt;br /&gt;
Following are some key tasks that are part of a software engineering process:&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Requirements Management]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Planning Development]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Software Design]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Source Code Control]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Unit and Regression Testing]]&amp;lt;br /&amp;gt;&lt;br /&gt;
[[Issue Tracking]]&amp;lt;br /&amp;gt;&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
	<entry>
		<id>https://labviewwiki.org/w/index.php?title=Getting_Started&amp;diff=3695</id>
		<title>Getting Started</title>
		<link rel="alternate" type="text/html" href="https://labviewwiki.org/w/index.php?title=Getting_Started&amp;diff=3695"/>
		<updated>2008-09-30T00:47:23Z</updated>

		<summary type="html">&lt;p&gt;Paul Lotz: Corrected spelling of &amp;quot;useful&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[LabVIEW|General information about LabVIEW]]&lt;br /&gt;
&lt;br /&gt;
*[[G|What is G?]]&lt;br /&gt;
*[[data flow|Data Flow]]&lt;br /&gt;
*[[Community|Community Resources]]&lt;br /&gt;
*[[LabVIEW tutorial|LabVIEW Tutorial]]&lt;br /&gt;
*[[Tips and tricks|Useful Tips and Tricks]]&lt;/div&gt;</summary>
		<author><name>Paul Lotz</name></author>
	</entry>
</feed>