<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - tylerhall</title>
<link>http://snipplr.com/users/tylerhall/tags/svn</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 20 Jun 2013 14:18:26 GMT</pubDate>
<item>
<title>(Bash) SVN Add Recursively</title>
<link>http://snipplr.com/view/5745/svn-add-recursively/</link>
<description><![CDATA[ <p>This adds all new files to SVN recursively. It doesn't work for files that have spaces in their name, but why would you create a file with a space in its name in the first place?</p> ]]></description>
<pubDate>Tue, 08 Apr 2008 02:54:09 GMT</pubDate>
<guid>http://snipplr.com/view/5745/svn-add-recursively/</guid>
</item>
<item>
<title>(Bash) Deny Access to .svn Files From Web</title>
<link>http://snipplr.com/view/3706/deny-access-to-svn-files-from-web/</link>
<description><![CDATA[ <p>If your website is under version control, users may be able to access your .svn files. This mod_rewrite rule serves a 404 error page if they try to access them. Place the following lines in your website's .htaccess file.</p> ]]></description>
<pubDate>Sat, 15 Sep 2007 09:04:29 GMT</pubDate>
<guid>http://snipplr.com/view/3706/deny-access-to-svn-files-from-web/</guid>
</item>
<item>
<title>(Other) SVN Import Project</title>
<link>http://snipplr.com/view/26/svn-import-project/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 30 Nov -0001 00:00:00 GMT</pubDate>
<guid>http://snipplr.com/view/26/svn-import-project/</guid>
</item>
</channel>
</rss>