<?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: Subversion Moved Permanently Error for GET Request</title>
	<atom:link href="http://www.daylate.com/2006/01/subversion-moved-permanently-error-for-get-request/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.daylate.com/2006/01/subversion-moved-permanently-error-for-get-request/</link>
	<description>Random things at random times...</description>
	<pubDate>Sun, 23 Nov 2008 13:24:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6-bleeding</generator>
		<item>
		<title>By: David Goodwin</title>
		<link>http://www.daylate.com/2006/01/subversion-moved-permanently-error-for-get-request/#comment-15464</link>
		<dc:creator>David Goodwin</dc:creator>
		<pubDate>Fri, 04 Jan 2008 17:46:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.daylate.com/2006/01/subversion-moved-permanently-error-for-get-request/#comment-15464</guid>
		<description>Mod_speling vs subversion :

Try the following :

    
        
            DAV svn
            SVNPath /where/ever
            AuthType Basic
            AuthName "Subversion Repository"
            AuthUserFile /etc/apache2/htpasswd
            AuthGroupFile /etc/apache2/htgroup
            Require group whatever
            
                CheckSpelling Off
                CheckCaseOnly Off
            
        
    
   
        CheckCaseOnly On
        CheckSpelling on
    


That /should/ fix the problem - namely subversion stuff will remain case sensitive, and everything else will stay case in-sensitive.

David.</description>
		<content:encoded><![CDATA[<p>Mod_speling vs subversion :</p>
<p>Try the following :</p>
<p>            DAV svn<br />
            SVNPath /where/ever<br />
            AuthType Basic<br />
            AuthName &#8220;Subversion Repository&#8221;<br />
            AuthUserFile /etc/apache2/htpasswd<br />
            AuthGroupFile /etc/apache2/htgroup<br />
            Require group whatever</p>
<p>                CheckSpelling Off<br />
                CheckCaseOnly Off</p>
<p>        CheckCaseOnly On<br />
        CheckSpelling on</p>
<p>That /should/ fix the problem - namely subversion stuff will remain case sensitive, and everything else will stay case in-sensitive.</p>
<p>David.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin L.</title>
		<link>http://www.daylate.com/2006/01/subversion-moved-permanently-error-for-get-request/#comment-2988</link>
		<dc:creator>Kevin L.</dc:creator>
		<pubDate>Thu, 02 Nov 2006 03:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.daylate.com/2006/01/subversion-moved-permanently-error-for-get-request/#comment-2988</guid>
		<description>Thats for the write up.  I just spent an hour diagnosing this as well, but started to google and found this.  Super useful.</description>
		<content:encoded><![CDATA[<p>Thats for the write up.  I just spent an hour diagnosing this as well, but started to google and found this.  Super useful.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne Jarvis</title>
		<link>http://www.daylate.com/2006/01/subversion-moved-permanently-error-for-get-request/#comment-1477</link>
		<dc:creator>Wayne Jarvis</dc:creator>
		<pubDate>Mon, 23 Jan 2006 23:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.daylate.com/2006/01/subversion-moved-permanently-error-for-get-request/#comment-1477</guid>
		<description>Jeff screw the weblog, I am just glad to see a new picture for your back ground.</description>
		<content:encoded><![CDATA[<p>Jeff screw the weblog, I am just glad to see a new picture for your back ground.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
