<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>andrea belvedere &#187; svn</title>
	<atom:link href="http://www.andreabelvedere.com/tag/svn/feed" rel="self" type="application/rss+xml" />
	<link>http://www.andreabelvedere.com</link>
	<description>Coding, Life</description>
	<lastBuildDate>Sun, 05 Feb 2012 10:49:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>subversion propset svn:ignore</title>
		<link>http://www.andreabelvedere.com/coding/subversion-propset-svnignore</link>
		<comments>http://www.andreabelvedere.com/coding/subversion-propset-svnignore#comments</comments>
		<pubDate>Thu, 02 Apr 2009 18:12:42 +0000</pubDate>
		<dc:creator>andrea belvedere</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.andreabelvedere.com/?p=351</guid>
		<description><![CDATA[This is a quick self-reminder on propset svn:ignore command. To ignore all content in directory foo but not the directory: svn propset svn:ignore '*' foo To ignore the directory and its content: svn propset svn:ignore 'foo' .]]></description>
		<wfw:commentRss>http://www.andreabelvedere.com/coding/subversion-propset-svnignore/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

