<?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: Making a webroot a Subversion Repository</title>
	<atom:link href="http://raybdbomb.com/p/making-a-webroot-a-subversion-repository.html/feed" rel="self" type="application/rss+xml" />
	<link>http://raybdbomb.com/p/making-a-webroot-a-subversion-repository.html</link>
	<description>Incessant babble and otherwise blarg</description>
	<lastBuildDate>Mon, 07 May 2012 14:00:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-beta3-20587</generator>
	<item>
		<title>By: Raybdbomb</title>
		<link>http://raybdbomb.com/p/making-a-webroot-a-subversion-repository.html/comment-page-1#comment-22965</link>
		<dc:creator>Raybdbomb</dc:creator>
		<pubDate>Thu, 29 Mar 2007 19:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://raybdbomb.com/p/making-a-webroot-a-subversion-repository.html#comment-22965</guid>
		<description>The only reason the post commit hook fails, that I can tell, is if the permissions aren&#039;t right on the files in the repository.  That happens for me when I manually svn update as a different user.</description>
		<content:encoded><![CDATA[<p>The only reason the post commit hook fails, that I can tell, is if the permissions aren&#8217;t right on the files in the repository.  That happens for me when I manually svn update as a different user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raybdbomb</title>
		<link>http://raybdbomb.com/p/making-a-webroot-a-subversion-repository.html/comment-page-1#comment-21807</link>
		<dc:creator>Raybdbomb</dc:creator>
		<pubDate>Fri, 02 Feb 2007 20:34:23 +0000</pubDate>
		<guid isPermaLink="false">http://raybdbomb.com/p/making-a-webroot-a-subversion-repository.html#comment-21807</guid>
		<description>The faq explains that...
&lt;blockquote&gt;If the server needs to update a working copy that it doesn&#039;t own (for example, user joe&#039;s ~/public_html/ area), one technique is create a +s binary program to run the update, since Unix won&#039;t allow scripts to run +s.&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>The faq explains that&#8230;</p>
<blockquote><p>If the server needs to update a working copy that it doesn&#8217;t own (for example, user joe&#8217;s ~/public_html/ area), one technique is create a +s binary program to run the update, since Unix won&#8217;t allow scripts to run +s.</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe</title>
		<link>http://raybdbomb.com/p/making-a-webroot-a-subversion-repository.html/comment-page-1#comment-21806</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Fri, 02 Feb 2007 20:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://raybdbomb.com/p/making-a-webroot-a-subversion-repository.html#comment-21806</guid>
		<description>Why didn&#039;t you just put the svn update command directly in the post-commit file?

That&#039;s pretty cool that subversion supports post commit actions.</description>
		<content:encoded><![CDATA[<p>Why didn&#8217;t you just put the svn update command directly in the post-commit file?</p>
<p>That&#8217;s pretty cool that subversion supports post commit actions.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

