<?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>dom111.co.uk &#187; svn</title>
	<atom:link href="http://www.dom111.co.uk/blog/tag/svn/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dom111.co.uk/blog</link>
	<description>Move along. Nothing to see here.</description>
	<lastBuildDate>Wed, 14 Jul 2010 19:30:31 +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>Apache, Subversion and favicon.ico</title>
		<link>http://www.dom111.co.uk/blog/apple/apache-subversion-and-favicon-ico/205</link>
		<comments>http://www.dom111.co.uk/blog/apple/apache-subversion-and-favicon-ico/205#comments</comments>
		<pubDate>Tue, 20 Oct 2009 11:20:07 +0000</pubDate>
		<dc:creator>dom111</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[favicon]]></category>
		<category><![CDATA[favicon.ico]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>

		<guid isPermaLink="false">http://www.dom111.co.uk/blog/?p=205</guid>
		<description><![CDATA[I discovered a strange error in my apache logs today: [Tue Oct 20 11:04:10 2009] [error] [client 12.34.56.78] (20014)Internal error: Can't open file '/.../svn/repositories/favicon.ico/format': No such file or directory [Tue Oct 20 11:55:55 2009] [error] [client 12.34.56.78] Could not fetch resource information. [500, #0] [Tue Oct 20 11:55:55 2009] [error] [client 12.34.56.78] Could not open [...]]]></description>
			<content:encoded><![CDATA[<p>I discovered a strange error in my apache logs today:</p>
<pre>[Tue Oct 20 11:04:10 2009] [error] [client 12.34.56.78] (20014)Internal error: Can't open file '/.../svn/repositories/favicon.ico/format': No such file or directory
[Tue Oct 20 11:55:55 2009] [error] [client 12.34.56.78] Could not fetch resource information.  [500, #0]
[Tue Oct 20 11:55:55 2009] [error] [client 12.34.56.78] Could not open the requested SVN filesystem  [500, #2]
[Tue Oct 20 11:55:55 2009] [error] [client 12.34.56.78] Could not open the requested SVN filesystem  [500, #2]</pre>
<p>Most of my Google searches returned issues where people couldn&#8217;t view their repositories, but I could see mine fine&#8230;</p>
<p>Then I looked at the error messages again and noticed it was looking for a repository called favicon.ico. A quick Google later and I found this page:</p>
<p><a href="http://www.trilithium.com/johan/2005/02/no-favicon/">http://www.trilithium.com/johan/2005/02/no-favicon/</a></p>
<p>Adding the suggested items to my Apache conf fixed the problem!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dom111.co.uk/blog/apple/apache-subversion-and-favicon-ico/205/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
