<?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: Protecting Your .svn Folders With .htaccess</title>
	<atom:link href="http://www.fettesps.com/protecting-your-svn-folders-with-htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fettesps.com/protecting-your-svn-folders-with-htaccess/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=protecting-your-svn-folders-with-htaccess</link>
	<description>Fettes Programming Solutions</description>
	<lastBuildDate>Sun, 05 Feb 2012 08:57:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: FettesPS</title>
		<link>http://www.fettesps.com/protecting-your-svn-folders-with-htaccess/comment-page-1/#comment-12052</link>
		<dc:creator>FettesPS</dc:creator>
		<pubDate>Sat, 13 Aug 2011 14:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=591#comment-12052</guid>
		<description>@Nick - A lot of people have migrated to git, other old foggies like me have not.  There&#039;s still people using CVS, so I don&#039;t think SVN will ever completely die off.   But most people will tell you to export not do a checkout for your production, but for the reason you stated plus ease I have always just done a checkout and hidden the .svn directories -- it just makes more sense to me.</description>
		<content:encoded><![CDATA[<p>@Nick &#8211; A lot of people have migrated to git, other old foggies like me have not.  There&#8217;s still people using CVS, so I don&#8217;t think SVN will ever completely die off.   But most people will tell you to export not do a checkout for your production, but for the reason you stated plus ease I have always just done a checkout and hidden the .svn directories &#8212; it just makes more sense to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Yeoman</title>
		<link>http://www.fettesps.com/protecting-your-svn-folders-with-htaccess/comment-page-1/#comment-12036</link>
		<dc:creator>Nick Yeoman</dc:creator>
		<pubDate>Sat, 06 Aug 2011 21:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=591#comment-12036</guid>
		<description>Thank&#039;s for explaining why you need to block svn directories, other authors don&#039;t do that.

An svn export takes far to long to update and can cause down time depending on the size of your site.  svn checkout/update is the preferred way to go.

I find most people have moved to git though so this article is getting a little dated.</description>
		<content:encoded><![CDATA[<p>Thank&#8217;s for explaining why you need to block svn directories, other authors don&#8217;t do that.</p>
<p>An svn export takes far to long to update and can cause down time depending on the size of your site.  svn checkout/update is the preferred way to go.</p>
<p>I find most people have moved to git though so this article is getting a little dated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FettesPS</title>
		<link>http://www.fettesps.com/protecting-your-svn-folders-with-htaccess/comment-page-1/#comment-10774</link>
		<dc:creator>FettesPS</dc:creator>
		<pubDate>Mon, 07 Feb 2011 20:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=591#comment-10774</guid>
		<description>@Jan - Yes, as I said this is only for when you&#039;ve checked out a repository rather than exported it.</description>
		<content:encoded><![CDATA[<p>@Jan &#8211; Yes, as I said this is only for when you&#8217;ve checked out a repository rather than exported it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan</title>
		<link>http://www.fettesps.com/protecting-your-svn-folders-with-htaccess/comment-page-1/#comment-10770</link>
		<dc:creator>Jan</dc:creator>
		<pubDate>Mon, 07 Feb 2011 19:16:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=591#comment-10770</guid>
		<description> 
This only matches .svn in the root directory. It is likely, that you do not want to publish the svn files in your subdirectory.</description>
		<content:encoded><![CDATA[<p>This only matches .svn in the root directory. It is likely, that you do not want to publish the svn files in your subdirectory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Malfait</title>
		<link>http://www.fettesps.com/protecting-your-svn-folders-with-htaccess/comment-page-1/#comment-2946</link>
		<dc:creator>Alexander Malfait</dc:creator>
		<pubDate>Mon, 21 Sep 2009 10:31:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=591#comment-2946</guid>
		<description>The problem with &quot;export&quot; is that you can&#039;t do a &quot;delta transfer&quot;; the whole repository has to be copied every time you export. An &quot;update&quot; will almost always be much quicker, because only the change delta needs to be fetched and applied.</description>
		<content:encoded><![CDATA[<p>The problem with &#8220;export&#8221; is that you can&#8217;t do a &#8220;delta transfer&#8221;; the whole repository has to be copied every time you export. An &#8220;update&#8221; will almost always be much quicker, because only the change delta needs to be fetched and applied.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FettesPS</title>
		<link>http://www.fettesps.com/protecting-your-svn-folders-with-htaccess/comment-page-1/#comment-2573</link>
		<dc:creator>FettesPS</dc:creator>
		<pubDate>Tue, 15 Sep 2009 03:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=591#comment-2573</guid>
		<description>@Daniel: Certainly.  Exporting is a fairly new feature (as far as I&#039;m aware) and I have ran several sites as exported repositories problem is when you have to do a quick fix you do it right on the server and its much easier if you can just do a check in and have that quick fix added to the repository.</description>
		<content:encoded><![CDATA[<p>@Daniel: Certainly.  Exporting is a fairly new feature (as far as I&#8217;m aware) and I have ran several sites as exported repositories problem is when you have to do a quick fix you do it right on the server and its much easier if you can just do a check in and have that quick fix added to the repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://www.fettesps.com/protecting-your-svn-folders-with-htaccess/comment-page-1/#comment-2569</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Tue, 15 Sep 2009 01:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.fettesps.com/?p=591#comment-2569</guid>
		<description>Have you contemplated doing an svn export (no .svn folders) or having a build script upload everything but the .svn folders to your live directory?</description>
		<content:encoded><![CDATA[<p>Have you contemplated doing an svn export (no .svn folders) or having a build script upload everything but the .svn folders to your live directory?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

