<?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: Ignore file in Svn</title>
	<atom:link href="http://www.markhneedham.com/blog/2008/10/02/ignore-file-in-svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markhneedham.com/blog/2008/10/02/ignore-file-in-svn/</link>
	<description>Thoughts on Software Development</description>
	<lastBuildDate>Sat, 11 Feb 2012 23:17:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Joel</title>
		<link>http://www.markhneedham.com/blog/2008/10/02/ignore-file-in-svn/comment-page-1/#comment-4621</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Wed, 21 Jan 2009 23:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=417#comment-4621</guid>
		<description>Go with nano instead - it&#039;s a slightly nicer editor.</description>
		<content:encoded><![CDATA[<p>Go with nano instead &#8211; it&#8217;s a slightly nicer editor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Brunning</title>
		<link>http://www.markhneedham.com/blog/2008/10/02/ignore-file-in-svn/comment-page-1/#comment-580</link>
		<dc:creator>Simon Brunning</dc:creator>
		<pubDate>Fri, 03 Oct 2008 13:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.markhneedham.com/blog/?p=417#comment-580</guid>
		<description>You camn also set universal ignores by editing your ~/.subversion/config file. (I have *no* clue where that will be on Windows, but I&#039;m pretty sure Tortoise gives you some way of getting to it.) For example, you *never* want to check in pyc files, so you can add that as a universal ignore.

SVN is currently missing the ability to set universal ignores at the repository level, and also to set auto properties on directories. :-(</description>
		<content:encoded><![CDATA[<p>You camn also set universal ignores by editing your ~/.subversion/config file. (I have *no* clue where that will be on Windows, but I&#8217;m pretty sure Tortoise gives you some way of getting to it.) For example, you *never* want to check in pyc files, so you can add that as a universal ignore.</p>
<p>SVN is currently missing the ability to set universal ignores at the repository level, and also to set auto properties on directories. <img src='http://www.markhneedham.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

