<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Move entire folder with SVN'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 02:56:46 GMT</pubDate>
<item>
<title>jmiller said on 11/12/09</title>
<link>http://snipplr.com/view/21482/move-entire-folder-with-svn/</link>
<description><![CDATA[ Use the following to move the .htaccess or other file from the root into the new_directory:

svn move .htaccess new_directory ]]></description>
<pubDate>Thu, 12 Nov 2009 14:12:41 GMT</pubDate>
<guid>http://snipplr.com/view/21482/move-entire-folder-with-svn/</guid>
</item>
<item>
<title>jmiller said on 10/20/09</title>
<link>http://snipplr.com/view/21482/move-entire-folder-with-svn/</link>
<description><![CDATA[ *Note: This does not seem to move the .htaccess file (and I assume any other hidden files). ]]></description>
<pubDate>Tue, 20 Oct 2009 23:31:25 GMT</pubDate>
<guid>http://snipplr.com/view/21482/move-entire-folder-with-svn/</guid>
</item>
</channel>
</rss>