<?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"
	>
<channel>
	<title>Comments on: How To Set Up Subversion</title>
	<atom:link href="http://dmiessler.com/blog/how-to-set-up-subversion/feed" rel="self" type="application/rss+xml" />
	<link>http://dmiessler.com/blog/how-to-set-up-subversion</link>
	<description>in search of intervals</description>
	<pubDate>Mon, 06 Oct 2008 18:24:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-bleeding</generator>
		<item>
		<title>By: Rando</title>
		<link>http://dmiessler.com/blog/how-to-set-up-subversion#comment-95964</link>
		<dc:creator>Rando</dc:creator>
		<pubDate>Mon, 19 Nov 2007 06:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blogarchive/how-to-set-up-subversion#comment-95964</guid>
		<description>&lt;p&gt;Well done, I spent a bunch of time messing around with other more complicated tutorials, found this, and had what I needed in 15 minutes. Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well done, I spent a bunch of time messing around with other more complicated tutorials, found this, and had what I needed in 15 minutes. Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: topsmileq</title>
		<link>http://dmiessler.com/blog/how-to-set-up-subversion#comment-85967</link>
		<dc:creator>topsmileq</dc:creator>
		<pubDate>Fri, 05 Oct 2007 11:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blogarchive/how-to-set-up-subversion#comment-85967</guid>
		<description>&lt;p&gt;tterte&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>tterte</p>]]></content:encoded>
	</item>
	<item>
		<title>By: test</title>
		<link>http://dmiessler.com/blog/how-to-set-up-subversion#comment-85342</link>
		<dc:creator>test</dc:creator>
		<pubDate>Mon, 01 Oct 2007 10:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blogarchive/how-to-set-up-subversion#comment-85342</guid>
		<description>&lt;p&gt;tessssssssssssssssst&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>tessssssssssssssssst</p>]]></content:encoded>
	</item>
	<item>
		<title>By: test</title>
		<link>http://dmiessler.com/blog/how-to-set-up-subversion#comment-82697</link>
		<dc:creator>test</dc:creator>
		<pubDate>Wed, 19 Sep 2007 12:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blogarchive/how-to-set-up-subversion#comment-82697</guid>
		<description>&lt;p&gt;test bugaga&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>test bugaga</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Craig Vidler &#124; Weblog &#187; links for 2007-09-07</title>
		<link>http://dmiessler.com/blog/how-to-set-up-subversion#comment-80047</link>
		<dc:creator>Craig Vidler &#124; Weblog &#187; links for 2007-09-07</dc:creator>
		<pubDate>Fri, 07 Sep 2007 13:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blogarchive/how-to-set-up-subversion#comment-80047</guid>
		<description>&lt;p&gt;[...] dmiessler.com &#124; How To Set Up Subversion (tags: subversion tutorial development software) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] dmiessler.com | How To Set Up Subversion (tags: subversion tutorial development software) [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: F.Baube</title>
		<link>http://dmiessler.com/blog/how-to-set-up-subversion#comment-79801</link>
		<dc:creator>F.Baube</dc:creator>
		<pubDate>Thu, 06 Sep 2007 16:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blogarchive/how-to-set-up-subversion#comment-79801</guid>
		<description>&lt;p&gt;You might clarify, in the Import step, is it OK if "." has files and multiple subdirectories, or should it have only a single subdirectory.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You might clarify, in the Import step, is it OK if &#8220;.&#8221; has files and multiple subdirectories, or should it have only a single subdirectory.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jason McCandless</title>
		<link>http://dmiessler.com/blog/how-to-set-up-subversion#comment-79756</link>
		<dc:creator>Jason McCandless</dc:creator>
		<pubDate>Thu, 06 Sep 2007 11:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blogarchive/how-to-set-up-subversion#comment-79756</guid>
		<description>&lt;p&gt;The reason for using a c program is that svnserve will run the hooks as the apache user, so you need to create an executable with the setuid bit set. There are other options, such as using groups, but they're not universally available.&lt;/p&gt;

&lt;p&gt;What might be simpler is to use the executable to execv a shell script.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The reason for using a c program is that svnserve will run the hooks as the apache user, so you need to create an executable with the setuid bit set. There are other options, such as using groups, but they&#8217;re not universally available.</p>

<p>What might be simpler is to use the executable to execv a shell script.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Stretch</title>
		<link>http://dmiessler.com/blog/how-to-set-up-subversion#comment-79673</link>
		<dc:creator>Stretch</dc:creator>
		<pubDate>Thu, 06 Sep 2007 01:39:01 +0000</pubDate>
		<guid isPermaLink="false">http://dmiessler.com/blogarchive/how-to-set-up-subversion#comment-79673</guid>
		<description>&lt;p&gt;Nice, concise bit on subversion, but why do you create a C++ application for updating when a simple shell script will do? Or even an alias?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Nice, concise bit on subversion, but why do you create a C++ application for updating when a simple shell script will do? Or even an alias?</p>]]></content:encoded>
	</item>
</channel>
</rss>
