<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Moving on from SVN_ASP_DOT_NET_HACK</title>
	<atom:link href="http://blog.dotsmart.net/2008/02/19/moving-on-from-svn_asp_dot_net_hack/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dotsmart.net/2008/02/19/moving-on-from-svn_asp_dot_net_hack/</link>
	<description>insert witty, geeky tagline here...</description>
	<lastBuildDate>Thu, 11 Mar 2010 20:55:26 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Setting up Subversion on Windows &#171; Zakaria Bin Abdur Rouf</title>
		<link>http://blog.dotsmart.net/2008/02/19/moving-on-from-svn_asp_dot_net_hack/#comment-359</link>
		<dc:creator>Setting up Subversion on Windows &#171; Zakaria Bin Abdur Rouf</dc:creator>
		<pubDate>Fri, 05 Dec 2008 10:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://dotsmart.wordpress.com/2008/02/19/moving-on-from-svn_asp_dot_net_hack/#comment-359</guid>
		<description>[...] See that hidden &#8220;.svn&#8221; folder? These folders are where Subversion puts its hidden metadata schmutz so it can keep track of what you&#8217;re doing in the local filesystem and resolve those changes with the server. The default naming convention of these folders unfortunately conflicts with some fundamental ASP.NET assumptions. If you&#8217;re an ASP.NET 1.x developer, you need to switch the hidden folders from &#8220;.svn&#8221; to &#8220;_svn&#8221; format, which is on the General options page. This hack is no longer necessary in ASP.NET 2.0 or newer.  [...]</description>
		<content:encoded><![CDATA[<p>[...] See that hidden &#8220;.svn&#8221; folder? These folders are where Subversion puts its hidden metadata schmutz so it can keep track of what you&#8217;re doing in the local filesystem and resolve those changes with the server. The default naming convention of these folders unfortunately conflicts with some fundamental ASP.NET assumptions. If you&#8217;re an ASP.NET 1.x developer, you need to switch the hidden folders from &#8220;.svn&#8221; to &#8220;_svn&#8221; format, which is on the General options page. This hack is no longer necessary in ASP.NET 2.0 or newer.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakob</title>
		<link>http://blog.dotsmart.net/2008/02/19/moving-on-from-svn_asp_dot_net_hack/#comment-14</link>
		<dc:creator>Jakob</dc:creator>
		<pubDate>Mon, 03 Mar 2008 15:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://dotsmart.wordpress.com/2008/02/19/moving-on-from-svn_asp_dot_net_hack/#comment-14</guid>
		<description>Thank you for sharing the script. Since I switched to use both Windows and Linux I am having trouble getting SVN work under Linux cause of the ASP-hack. I will try out your script, cause recompiling the SVN-client under Linux to make it fit the &quot;_svn&quot; -standard is no real option...</description>
		<content:encoded><![CDATA[<p>Thank you for sharing the script. Since I switched to use both Windows and Linux I am having trouble getting SVN work under Linux cause of the ASP-hack. I will try out your script, cause recompiling the SVN-client under Linux to make it fit the &#8220;_svn&#8221; -standard is no real option&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
