<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using new LabVIEW Merge Tool LVMerge With TortoiseSVN</title>
	<atom:link href="http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/feed/" rel="self" type="application/rss+xml" />
	<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/</link>
	<description>LabVIEW and visual programming blog</description>
	<lastBuildDate>Wed, 07 Jul 2010 22:34:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: ekerry</title>
		<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/comment-page-1/#comment-6998</link>
		<dc:creator>ekerry</dc:creator>
		<pubDate>Sun, 07 Mar 2010 19:26:05 +0000</pubDate>
		<guid isPermaLink="false">http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/#comment-6998</guid>
		<description>Great article - I&#039;m a big Subversion fan.  I thought you all might want to know about some recent improvements to our interface with TortoiseSVN.  In LabVIEW 2009, we extended the compare tool so that it can be called as an executable - to set it up, just put this in for vi and ctl extensions:

&quot;C:\Program Files\National Instruments\Shared\LabVIEW Compare\LVCompare.exe&quot; %mine %base

Also, I highly recommend adding &#039;skipSVNFolders=true&#039; to the labview.ini file. We added this option in 2009 (will be on by default in 2010) so that LabVIEW will not attempt to mass-compile the contents of hidden directories.  It also addresses a few other issues with auto-populating folders and the search feature.

More info can be found here: http://zone.ni.com/devzone/cda/tut/p/id/9407</description>
		<content:encoded><![CDATA[<p>Great article &#8211; I&#8217;m a big Subversion fan.  I thought you all might want to know about some recent improvements to our interface with TortoiseSVN.  In LabVIEW 2009, we extended the compare tool so that it can be called as an executable &#8211; to set it up, just put this in for vi and ctl extensions:</p>
<p>&#8220;C:\Program Files\National Instruments\Shared\LabVIEW Compare\LVCompare.exe&#8221; %mine %base</p>
<p>Also, I highly recommend adding &#8216;skipSVNFolders=true&#8217; to the labview.ini file. We added this option in 2009 (will be on by default in 2010) so that LabVIEW will not attempt to mass-compile the contents of hidden directories.  It also addresses a few other issues with auto-populating folders and the search feature.</p>
<p>More info can be found here: <a href="http://zone.ni.com/devzone/cda/tut/p/id/9407" rel="nofollow">http://zone.ni.com/devzone/cda/tut/p/id/9407</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subversion hosting - a simple path to LabVIEW source code control - ExpressionFlow</title>
		<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/comment-page-1/#comment-4756</link>
		<dc:creator>Subversion hosting - a simple path to LabVIEW source code control - ExpressionFlow</dc:creator>
		<pubDate>Wed, 17 Sep 2008 09:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/#comment-4756</guid>
		<description>[...] Comments Franz on Using new LabVIEW Merge Tool LVMerge With TortoiseSVNRolf Kalbermatter on External Code in LabVIEW, Part2: Comparison between shared libraries and [...]</description>
		<content:encoded><![CDATA[<p>[...] Comments Franz on Using new LabVIEW Merge Tool LVMerge With TortoiseSVNRolf Kalbermatter on External Code in LabVIEW, Part2: Comparison between shared libraries and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Franz</title>
		<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/comment-page-1/#comment-3106</link>
		<dc:creator>Franz</dc:creator>
		<pubDate>Fri, 15 Aug 2008 10:46:30 +0000</pubDate>
		<guid isPermaLink="false">http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/#comment-3106</guid>
		<description>Hi Arranny, I get the same error as you, i.e. I can&#039;t use the &#039;Conflict resolved...&#039; feature of TortoiseSVN.

As a workaround I (after merging) manually deleted the files &#039;test.vi.r8&#039; and &#039;test.vi.r9&#039;. Then the menu entry &#039;Conflict resolved...&#039; is not available any more, but I can do a normal &#039;SVN Commit&#039; and all seems to be fine.
I don&#039;t know if there are side effects, however.
(BTW, I use Tortoise 1.5.2, while Tomi Maila&#039;s originally posted his recipe when version 1.5.x was not out yet)</description>
		<content:encoded><![CDATA[<p>Hi Arranny, I get the same error as you, i.e. I can&#8217;t use the &#8216;Conflict resolved&#8230;&#8217; feature of TortoiseSVN.</p>
<p>As a workaround I (after merging) manually deleted the files &#8216;test.vi.r8&#8242; and &#8216;test.vi.r9&#8242;. Then the menu entry &#8216;Conflict resolved&#8230;&#8217; is not available any more, but I can do a normal &#8216;SVN Commit&#8217; and all seems to be fine.<br />
I don&#8217;t know if there are side effects, however.<br />
(BTW, I use Tortoise 1.5.2, while Tomi Maila&#8217;s originally posted his recipe when version 1.5.x was not out yet)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arranny</title>
		<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/comment-page-1/#comment-3056</link>
		<dc:creator>Arranny</dc:creator>
		<pubDate>Fri, 08 Aug 2008 22:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/#comment-3056</guid>
		<description>LVMerge works pretty well, but somehow after I finish editing my conflicts, I cannot set my file to resolved using tortoise.  I get the following error:
Error: An unknown error occurred while accessing C:\Development\TestRepository\RandomNumberDisplay.vi.  

Anyone else experience the same?  For non-labview files, resolving conflicts is fine.</description>
		<content:encoded><![CDATA[<p>LVMerge works pretty well, but somehow after I finish editing my conflicts, I cannot set my file to resolved using tortoise.  I get the following error:<br />
Error: An unknown error occurred while accessing C:\Development\TestRepository\RandomNumberDisplay.vi.  </p>
<p>Anyone else experience the same?  For non-labview files, resolving conflicts is fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dannyt</title>
		<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/comment-page-1/#comment-2798</link>
		<dc:creator>Dannyt</dc:creator>
		<pubDate>Thu, 17 Jul 2008 12:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/#comment-2798</guid>
		<description>Hi,

If you were programming in LabVIEW 8.2.1 but had LabVIEW 8.5 installed on your machine would the LVMerge.exe still work in that situation, or do you have to actually be working in LabVIEW 8.5 ?

just curious really

cheers 

Danny</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>If you were programming in LabVIEW 8.2.1 but had LabVIEW 8.5 installed on your machine would the LVMerge.exe still work in that situation, or do you have to actually be working in LabVIEW 8.5 ?</p>
<p>just curious really</p>
<p>cheers </p>
<p>Danny</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/comment-page-1/#comment-2125</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 28 Mar 2008 21:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/#comment-2125</guid>
		<description>I get the following after resolving conflicts:

Error: An unknown error occurred while accessing H:\SVN Sandbox2\asdf.vi.  
Resolved: H:\SVN Sandbox2\asdf.vi  

Anyone else get the same? The conflicts are resolved, I&#039;m able to Commit, everything is fine, I&#039;m just curious if that error means anything and if others see the same.</description>
		<content:encoded><![CDATA[<p>I get the following after resolving conflicts:</p>
<p>Error: An unknown error occurred while accessing H:\SVN Sandbox2\asdf.vi.<br />
Resolved: H:\SVN Sandbox2\asdf.vi  </p>
<p>Anyone else get the same? The conflicts are resolved, I&#8217;m able to Commit, everything is fine, I&#8217;m just curious if that error means anything and if others see the same.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jody Koplo</title>
		<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/comment-page-1/#comment-1167</link>
		<dc:creator>Jody Koplo</dc:creator>
		<pubDate>Thu, 24 Jan 2008 23:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/#comment-1167</guid>
		<description>Used the command line that was suggested by Jaegen in comment #3. Works amazingly well. I am impressed.</description>
		<content:encoded><![CDATA[<p>Used the command line that was suggested by Jaegen in comment #3. Works amazingly well. I am impressed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Herzog</title>
		<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/comment-page-1/#comment-1064</link>
		<dc:creator>Richard Herzog</dc:creator>
		<pubDate>Thu, 17 Jan 2008 11:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/#comment-1064</guid>
		<description>Thanks for your help which allowed me to install LVmerge &amp; LVdiff in TortoiseSVN.
I have a basic query: everytime a Vi is moved location (like in checking out to a new user/location), it is recompiled and marked &quot;modified&quot;, hence every checkout can potentially generate a new revision?! How to avoid this very confusing LabView &quot;feature&quot;.</description>
		<content:encoded><![CDATA[<p>Thanks for your help which allowed me to install LVmerge &amp; LVdiff in TortoiseSVN.<br />
I have a basic query: everytime a Vi is moved location (like in checking out to a new user/location), it is recompiled and marked &#8220;modified&#8221;, hence every checkout can potentially generate a new revision?! How to avoid this very confusing LabView &#8220;feature&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomi Maila</title>
		<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/comment-page-1/#comment-587</link>
		<dc:creator>Tomi Maila</dc:creator>
		<pubDate>Mon, 29 Oct 2007 19:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/#comment-587</guid>
		<description>&quot;C:\Program Files\National Instruments\Shared\LabVIEW Merge\LVMerge.exe&quot; &quot;C:\Program Files\National Instruments\LabVIEW 8.5\LabVIEW.exe&quot; %base %theirs %mine %merged

The above command line works for me. I guess the blog editor has changed the double quotes I used into some unicode characters that are not actually ascii versions of the double quotes.</description>
		<content:encoded><![CDATA[<p>&#8220;C:\Program Files\National Instruments\Shared\LabVIEW Merge\LVMerge.exe&#8221; &#8220;C:\Program Files\National Instruments\LabVIEW 8.5\LabVIEW.exe&#8221; %base %theirs %mine %merged</p>
<p>The above command line works for me. I guess the blog editor has changed the double quotes I used into some unicode characters that are not actually ascii versions of the double quotes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Streeter</title>
		<link>http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/comment-page-1/#comment-484</link>
		<dc:creator>Tim Streeter</dc:creator>
		<pubDate>Wed, 26 Sep 2007 21:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://expressionflow.com/2007/08/28/using-new-labview-merge-tool-lvmerge-with-tortoisesvn/#comment-484</guid>
		<description>If you want to do a LabVIEW compare you should check out MetaDiff.

http://meta-diff.sourceforge.net/

I have used the LVdiff tool successfully with SVN.

When NI finally send us our copy of LV8.5 I will finally have a complete suite of tools that work with subversion.</description>
		<content:encoded><![CDATA[<p>If you want to do a LabVIEW compare you should check out MetaDiff.</p>
<p><a href="http://meta-diff.sourceforge.net/" rel="nofollow">http://meta-diff.sourceforge.net/</a></p>
<p>I have used the LVdiff tool successfully with SVN.</p>
<p>When NI finally send us our copy of LV8.5 I will finally have a complete suite of tools that work with subversion.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
