<?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: Subverted</title>
	<atom:link href="http://blakeseely.com/blog/archives/2005/07/30/subverted/feed/" rel="self" type="application/rss+xml" />
	<link>http://blakeseely.com/blog/archives/2005/07/30/subverted/</link>
	<description>If I could put reflection under this header, I would.</description>
	<pubDate>Wed, 20 Aug 2008 20:36:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Alister</title>
		<link>http://blakeseely.com/blog/archives/2005/07/30/subverted/#comment-19804</link>
		<dc:creator>Alister</dc:creator>
		<pubDate>Fri, 01 Dec 2006 01:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://blakeseely.com/blog/?p=2#comment-19804</guid>
		<description>Thanks Blake, I've been hunting for a guide like this. 

Elise points out the two problems with your instructions:  the missing "etc" directory and the missing Location tags. 

The missing directory is easy to fix - just create it. 

The Location tags are explained in the MacDevCenter article you've linked to above (towards the end of the first page).</description>
		<content:encoded><![CDATA[<p>Thanks Blake, I&#8217;ve been hunting for a guide like this. </p>
<p>Elise points out the two problems with your instructions:  the missing &#8220;etc&#8221; directory and the missing Location tags. </p>
<p>The missing directory is easy to fix - just create it. </p>
<p>The Location tags are explained in the MacDevCenter article you&#8217;ve linked to above (towards the end of the first page).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elise van Looij</title>
		<link>http://blakeseely.com/blog/archives/2005/07/30/subverted/#comment-14305</link>
		<dc:creator>Elise van Looij</dc:creator>
		<pubDate>Thu, 12 Oct 2006 09:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://blakeseely.com/blog/?p=2#comment-14305</guid>
		<description>The text to be added to the end of the httpd.conf file should be enclosed between location tags, thus:

   DAV svn 
   SVNPath

Also SVNPath should have a value, something like /Users/repository. I can't give good advice here because I've never gotten that to work (that's why I'm reading all these blogs and pointing out omissions).

As far as the suggestion for creating a authentication file in /opt/local/apache2/etc/svn-auth-file -- that is in one of those articles you link to but have you actually tried it? 
My Darwinports Apache2 installation has no etc folder at that place, and I've seen others point this out to in comments to that article. I have to say I'm a bit disappointed, I thought I'd finally found someone who has the same problem I have (getting Subversion to work on a DarwinPorts installation) and who was writing from actual experience, not just copying and pasting googled stuff. Anyone who follows the steps in your article to the letter is doomed to disappointment and frustration, I'm sorry to say.</description>
		<content:encoded><![CDATA[<p>The text to be added to the end of the httpd.conf file should be enclosed between location tags, thus:</p>
<p>   DAV svn<br />
   SVNPath</p>
<p>Also SVNPath should have a value, something like /Users/repository. I can&#8217;t give good advice here because I&#8217;ve never gotten that to work (that&#8217;s why I&#8217;m reading all these blogs and pointing out omissions).</p>
<p>As far as the suggestion for creating a authentication file in /opt/local/apache2/etc/svn-auth-file &#8212; that is in one of those articles you link to but have you actually tried it?<br />
My Darwinports Apache2 installation has no etc folder at that place, and I&#8217;ve seen others point this out to in comments to that article. I have to say I&#8217;m a bit disappointed, I thought I&#8217;d finally found someone who has the same problem I have (getting Subversion to work on a DarwinPorts installation) and who was writing from actual experience, not just copying and pasting googled stuff. Anyone who follows the steps in your article to the letter is doomed to disappointment and frustration, I&#8217;m sorry to say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blake</title>
		<link>http://blakeseely.com/blog/archives/2005/07/30/subverted/#comment-1424</link>
		<dc:creator>blake</dc:creator>
		<pubDate>Thu, 04 May 2006 22:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://blakeseely.com/blog/?p=2#comment-1424</guid>
		<description>Ah - good reminder Nithin - you can install "DarwinPortStartup" via DarwinPorts, and that little goodie will start Apache2 for you when you start your machine!</description>
		<content:encoded><![CDATA[<p>Ah - good reminder Nithin - you can install &#8220;DarwinPortStartup&#8221; via DarwinPorts, and that little goodie will start Apache2 for you when you start your machine!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nithin</title>
		<link>http://blakeseely.com/blog/archives/2005/07/30/subverted/#comment-234</link>
		<dc:creator>Nithin</dc:creator>
		<pubDate>Wed, 30 Nov 2005 19:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://blakeseely.com/blog/?p=2#comment-234</guid>
		<description>Apache 2 did not automatically start on my machine until I added the following line to "/etc/hostconfig":

&lt;code&gt;APACHE2=-YES-&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Apache 2 did not automatically start on my machine until I added the following line to &#8220;/etc/hostconfig&#8221;:</p>
<p><code>APACHE2=-YES-</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Williams</title>
		<link>http://blakeseely.com/blog/archives/2005/07/30/subverted/#comment-2</link>
		<dc:creator>Justin Williams</dc:creator>
		<pubDate>Sun, 31 Jul 2005 15:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://blakeseely.com/blog/?p=2#comment-2</guid>
		<description>There is a bug in Xcode 2.1 that makes Xcode not friendly with URLs with ports and usernames in the URL string.  It's on the team's radar.</description>
		<content:encoded><![CDATA[<p>There is a bug in Xcode 2.1 that makes Xcode not friendly with URLs with ports and usernames in the URL string.  It&#8217;s on the team&#8217;s radar.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
