<?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: Subversion &amp; BizTalk: Setting Committer Auto-Properties</title>
	<atom:link href="http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/</link>
	<description>Experiences of a UK BizTalk Consultant</description>
	<lastBuildDate>Wed, 10 Mar 2010 09:16:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mgb</title>
		<link>http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/comment-page-1/#comment-743</link>
		<dc:creator>mgb</dc:creator>
		<pubDate>Tue, 29 Sep 2009 19:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/#comment-743</guid>
		<description>We&#039;re seeing a UNICODE encoding problem on our systems - Biztalk expects the byte ordering mark for all unicode files, even UTF-8 ones.  Have you been able to avoid this problem, or are all of your files encoded UTF-8 with the BOM?</description>
		<content:encoded><![CDATA[<p>We&#8217;re seeing a UNICODE encoding problem on our systems &#8211; Biztalk expects the byte ordering mark for all unicode files, even UTF-8 ones.  Have you been able to avoid this problem, or are all of your files encoded UTF-8 with the BOM?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Heppleston</title>
		<link>http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/comment-page-1/#comment-200</link>
		<dc:creator>Nick Heppleston</dc:creator>
		<pubDate>Sat, 04 Oct 2008 19:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/#comment-200</guid>
		<description>Take a look at the Tortoise SVN online help at http://svnbook.red-bean.com/en/1.5/svn.advanced.confarea.html#svn.advanced.confarea.windows-registry

I&#039;ve also noticed that your registry keys appear to be incorrect - you should be using:

HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Config

instead of 

HKEY_CURRENT_USER\Software\TortoiseSVN\Config

Nick.</description>
		<content:encoded><![CDATA[<p>Take a look at the Tortoise SVN online help at <a href="http://svnbook.red-bean.com/en/1.5/svn.advanced.confarea.html#svn.advanced.confarea.windows-registry" rel="nofollow">http://svnbook.red-bean.com/en/1.5/svn.advanced.confarea.html#svn.advanced.confarea.windows-registry</a></p>
<p>I&#8217;ve also noticed that your registry keys appear to be incorrect &#8211; you should be using:</p>
<p>HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Config</p>
<p>instead of </p>
<p>HKEY_CURRENT_USER\Software\TortoiseSVN\Config</p>
<p>Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faraz</title>
		<link>http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/comment-page-1/#comment-199</link>
		<dc:creator>Faraz</dc:creator>
		<pubDate>Fri, 03 Oct 2008 16:07:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/#comment-199</guid>
		<description>I just tried that, no luck I&#039;m afraid.

The following is the .reg file I&#039;m using:

Thanks
Faraz

-------------

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseSVN\Config\miscellany]
&quot;enable_auto_props&quot;=&quot;yes&quot;

[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseSVN\Config\auto-props]
&quot;*.txt&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;
&quot;*.java&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;
&quot;*.js&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;
&quot;*.pas&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;
&quot;*.dpr&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;
&quot;*.dfm&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;

[HKEY_CURRENT_USER\SOFTWARE\TortoiseSVN\Config\miscellany]
&quot;enable_auto_props&quot;=&quot;yes&quot;

[HKEY_CURRENT_USER\Software\TortoiseSVN\Config\auto-props]
&quot;*.txt&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;
&quot;*.java&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;
&quot;*.js&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;
&quot;*.pas&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;
&quot;*.dpr&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;
&quot;*.dfm&quot;=&quot;svn:keywords=Author Date Id HeadURL Revision&quot;</description>
		<content:encoded><![CDATA[<p>I just tried that, no luck I&#8217;m afraid.</p>
<p>The following is the .reg file I&#8217;m using:</p>
<p>Thanks<br />
Faraz</p>
<p>&#8212;&#8212;&#8212;&#8212;-</p>
<p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseSVN\Config\miscellany]<br />
&#8220;enable_auto_props&#8221;=&#8221;yes&#8221;</p>
<p>[HKEY_LOCAL_MACHINE\SOFTWARE\TortoiseSVN\Config\auto-props]<br />
&#8220;*.txt&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;<br />
&#8220;*.java&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;<br />
&#8220;*.js&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;<br />
&#8220;*.pas&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;<br />
&#8220;*.dpr&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;<br />
&#8220;*.dfm&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;</p>
<p>[HKEY_CURRENT_USER\SOFTWARE\TortoiseSVN\Config\miscellany]<br />
&#8220;enable_auto_props&#8221;=&#8221;yes&#8221;</p>
<p>[HKEY_CURRENT_USER\Software\TortoiseSVN\Config\auto-props]<br />
&#8220;*.txt&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;<br />
&#8220;*.java&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;<br />
&#8220;*.js&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;<br />
&#8220;*.pas&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;<br />
&#8220;*.dpr&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;<br />
&#8220;*.dfm&#8221;=&#8221;svn:keywords=Author Date Id HeadURL Revision&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Heppleston</title>
		<link>http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/comment-page-1/#comment-198</link>
		<dc:creator>Nick Heppleston</dc:creator>
		<pubDate>Fri, 03 Oct 2008 15:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/#comment-198</guid>
		<description>Unfortunately, I can&#039;t remember the correct procedure for configuring Tortoise through Registry settings, however I&#039;m wondering whether because Tortoise integrates into Windows Explorer, that needs to be restarted for the changes to take effect - that should be a simple as restarting your machine - have you tried that?

Rgds, Nick.</description>
		<content:encoded><![CDATA[<p>Unfortunately, I can&#8217;t remember the correct procedure for configuring Tortoise through Registry settings, however I&#8217;m wondering whether because Tortoise integrates into Windows Explorer, that needs to be restarted for the changes to take effect &#8211; that should be a simple as restarting your machine &#8211; have you tried that?</p>
<p>Rgds, Nick.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Faraz</title>
		<link>http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/comment-page-1/#comment-194</link>
		<dc:creator>Faraz</dc:creator>
		<pubDate>Fri, 03 Oct 2008 08:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.modhul.com/2008/02/27/subversion-biztalk-setting-committer-auto-properties/#comment-194</guid>
		<description>Hi,

I&#039;m having a little trouble getting the auto-prop settings to work when added to the Windows registy. I&#039;ve added values (to update the author name, date etc in my files) to both HKEY_CURRENT_USER\Software\TortoiseSVN\Config and HKEY_LOCAL_MACHINE\Software\TortoiseSVN\Config but when I add a new file to the SVN repository, it seems to have no effect.

Hope you can help.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m having a little trouble getting the auto-prop settings to work when added to the Windows registy. I&#8217;ve added values (to update the author name, date etc in my files) to both HKEY_CURRENT_USER\Software\TortoiseSVN\Config and HKEY_LOCAL_MACHINE\Software\TortoiseSVN\Config but when I add a new file to the SVN repository, it seems to have no effect.</p>
<p>Hope you can help.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
