<?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>Perplexed Labs &#187; enable-auto-props</title>
	<atom:link href="http://blog.perplexedlabs.com/tag/enable-auto-props/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.perplexedlabs.com</link>
	<description>web development war stories from the frontlines to the backend</description>
	<lastBuildDate>Sat, 24 Jul 2010 16:27:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>SVN Automatically Setting Properties</title>
		<link>http://blog.perplexedlabs.com/2008/04/09/svn-automatically-setting-properties/</link>
		<comments>http://blog.perplexedlabs.com/2008/04/09/svn-automatically-setting-properties/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 21:20:47 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Infrastructure]]></category>
		<category><![CDATA[auto-props]]></category>
		<category><![CDATA[enable-auto-props]]></category>
		<category><![CDATA[propset]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.perplexedlabs.com/2008/04/09/svn-automatically-setting-properties/</guid>
		<description><![CDATA[It's quite the pain in the ass to manually propset for each new file added. Edit the file .subversion/config and scroll down towards the bottom... find the [miscellany] block and uncomment the line enable-auto-props = true In the group of options below titled [auto-props] and add a line like: * = svn:keywords=Id Date LastChangedBy Revision [...]


Related posts:<ol><li><a href='http://blog.perplexedlabs.com/2008/03/18/svn-keyword-substitution/' rel='bookmark' title='Permanent Link: SVN Keyword Substitution svn:keywords'>SVN Keyword Substitution svn:keywords</a></li>
<li><a href='http://blog.perplexedlabs.com/2009/09/11/backing-up-subversion-repositories-using-svnadmin-hotcopy/' rel='bookmark' title='Permanent Link: Backing Up Subversion Repositories Using svnadmin hotcopy'>Backing Up Subversion Repositories Using svnadmin hotcopy</a></li>
<li><a href='http://blog.perplexedlabs.com/2010/02/08/deployment-using-capistrano-and-webistrano-via-rails-and-phusion-passenger/' rel='bookmark' title='Permanent Link: Deployment Using Capistrano / Webistrano via Rails / Phusion Passenger'>Deployment Using Capistrano / Webistrano via Rails / Phusion Passenger</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>It's quite the pain in the ass to manually propset for each new file added.</p>
<p>Edit the file .subversion/config and scroll down towards the bottom... find the <strong>[miscellany] </strong>block and uncomment the line <strong>enable-auto-props = true</strong></p>
<p>In the group of options below titled <strong>[auto-props] </strong>and add a line like:</p>
<blockquote><p>* = svn:keywords=Id Date LastChangedBy Revision</p>
</blockquote>


<p>Related posts:<ol><li><a href='http://blog.perplexedlabs.com/2008/03/18/svn-keyword-substitution/' rel='bookmark' title='Permanent Link: SVN Keyword Substitution svn:keywords'>SVN Keyword Substitution svn:keywords</a></li>
<li><a href='http://blog.perplexedlabs.com/2009/09/11/backing-up-subversion-repositories-using-svnadmin-hotcopy/' rel='bookmark' title='Permanent Link: Backing Up Subversion Repositories Using svnadmin hotcopy'>Backing Up Subversion Repositories Using svnadmin hotcopy</a></li>
<li><a href='http://blog.perplexedlabs.com/2010/02/08/deployment-using-capistrano-and-webistrano-via-rails-and-phusion-passenger/' rel='bookmark' title='Permanent Link: Deployment Using Capistrano / Webistrano via Rails / Phusion Passenger'>Deployment Using Capistrano / Webistrano via Rails / Phusion Passenger</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.perplexedlabs.com/2008/04/09/svn-automatically-setting-properties/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
