<?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: Dreamhost上编译Subversion</title>
	<atom:link href="http://rocksun.cn/install-subversion-on-dreamhost/feed/" rel="self" type="application/rss+xml" />
	<link>http://rocksun.cn/install-subversion-on-dreamhost/</link>
	<description>Blogger's Blog</description>
	<lastBuildDate>Wed, 11 Apr 2012 05:13:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: HolySaint</title>
		<link>http://rocksun.cn/install-subversion-on-dreamhost/comment-page-1/#comment-40648</link>
		<dc:creator>HolySaint</dc:creator>
		<pubDate>Mon, 19 Oct 2009 08:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://rocksun.cn/?p=425#comment-40648</guid>
		<description>帮帮忙吧404错误   
Ubuntu 9.04 Desktop
SVN 1.5.4
apache2
Server version: Apache/2.2.11 (Ubuntu)
Server built:   Aug 18 2009 14:26:31

http.conf 配置如下:

DAV svn
SVNPath /home/svn/ARMRepo
#SVNParentPath /home/svn
AuthType Basic
#AuthName “ARM subversion repository”
AuthUserFile /etc/subversion/passwd
AuthzSVNAccessFile /etc/apache2/authz
Require valid-user


空仓库为ARMRepo
apache2已启动

权限:
$ ll /home/svn/
drwxrwsr-x 6 svn svn 4096 2009-10-19 13:54 ARMRepo

打开http://192.168.0.200
It works!

打开http://192.168.0.200/svn/armrepo时
Not Found

The requested URL /svn/armrepo was not found on this server.
Apache/2.2.11 (Ubuntu) DAV/2 SVN/1.5.4 mod_ssl/2.2.11 OpenSSL/0.9.8g Server at 192.168.0.200 Port 80</description>
		<content:encoded><![CDATA[<p>帮帮忙吧404错误<br />
Ubuntu 9.04 Desktop<br />
SVN 1.5.4<br />
apache2<br />
Server version: Apache/2.2.11 (Ubuntu)<br />
Server built:   Aug 18 2009 14:26:31</p>
<p>http.conf 配置如下:</p>
<p>DAV svn<br />
SVNPath /home/svn/ARMRepo<br />
#SVNParentPath /home/svn<br />
AuthType Basic<br />
#AuthName “ARM subversion repository”<br />
AuthUserFile /etc/subversion/passwd<br />
AuthzSVNAccessFile /etc/apache2/authz<br />
Require valid-user</p>
<p>空仓库为ARMRepo<br />
apache2已启动</p>
<p>权限:<br />
$ ll /home/svn/<br />
drwxrwsr-x 6 svn svn 4096 2009-10-19 13:54 ARMRepo</p>
<p>打开http://192.168.0.200<br />
It works!</p>
<p>打开http://192.168.0.200/svn/armrepo时<br />
Not Found</p>
<p>The requested URL /svn/armrepo was not found on this server.<br />
Apache/2.2.11 (Ubuntu) DAV/2 SVN/1.5.4 mod_ssl/2.2.11 OpenSSL/0.9.8g Server at 192.168.0.200 Port 80</p>
]]></content:encoded>
	</item>
</channel>
</rss>

