<?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: Install Subversion with Web Access on Ubuntu</title>
	<atom:link href="http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sun, 08 Nov 2009 07:56:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: kishore kumar datla</title>
		<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/comment-page-2/#comment-77868</link>
		<dc:creator>kishore kumar datla</dc:creator>
		<pubDate>Thu, 15 Oct 2009 16:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/#comment-77868</guid>
		<description>Hi Zeev Russak, very thanks for your suggestion for uncommenting the last line....</description>
		<content:encoded><![CDATA[<p>Hi Zeev Russak, very thanks for your suggestion for uncommenting the last line&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/comment-page-2/#comment-76922</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Mon, 21 Sep 2009 20:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/#comment-76922</guid>
		<description>for the error

Syntax error on line 16 of /etc/apache2/mods-enabled/dav_svn.conf:
DAV not allowed here

Make sure uncoomment the  and  tags =)

great post</description>
		<content:encoded><![CDATA[<p>for the error</p>
<p>Syntax error on line 16 of /etc/apache2/mods-enabled/dav_svn.conf:<br />
DAV not allowed here</p>
<p>Make sure uncoomment the  and  tags =)</p>
<p>great post</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kåre knall</title>
		<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/comment-page-2/#comment-75293</link>
		<dc:creator>Kåre knall</dc:creator>
		<pubDate>Thu, 13 Aug 2009 20:40:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/#comment-75293</guid>
		<description>I followed the guide 100% but I am only getting this error when i try to access it

Not Found

The requested URL /svn/ was not found on this server.

Apache/2.2.11 (Ubuntu) DAV/2 SVN/1.5.4 PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch Server at 192.168.2.104 Port 80</description>
		<content:encoded><![CDATA[<p>I followed the guide 100% but I am only getting this error when i try to access it</p>
<p>Not Found</p>
<p>The requested URL /svn/ was not found on this server.</p>
<p>Apache/2.2.11 (Ubuntu) DAV/2 SVN/1.5.4 PHP/5.2.6-3ubuntu4.1 with Suhosin-Patch Server at 192.168.2.104 Port 80</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/comment-page-2/#comment-74611</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Thu, 23 Jul 2009 14:36:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/#comment-74611</guid>
		<description>Hello,
Good steps, It works for me.
But my question is, I have added one user to access my repos
but What I want is to set multiple users and each one will have access to different project in repos. so no one can touch the other directory.

can it be possible

Sam</description>
		<content:encoded><![CDATA[<p>Hello,<br />
Good steps, It works for me.<br />
But my question is, I have added one user to access my repos<br />
but What I want is to set multiple users and each one will have access to different project in repos. so no one can touch the other directory.</p>
<p>can it be possible</p>
<p>Sam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mayank Madhav</title>
		<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/comment-page-2/#comment-74565</link>
		<dc:creator>Mayank Madhav</dc:creator>
		<pubDate>Wed, 22 Jul 2009 06:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/#comment-74565</guid>
		<description>Thanks a lot for the tutorial.Much of problem with the ubuntu community page was solved.That page mentions the changes to dav_svn.conf file without explaining the significance of each comment or tag in the file.
This is far more lucid and simple explanation.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the tutorial.Much of problem with the ubuntu community page was solved.That page mentions the changes to dav_svn.conf file without explaining the significance of each comment or tag in the file.<br />
This is far more lucid and simple explanation.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gene</title>
		<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/comment-page-2/#comment-73890</link>
		<dc:creator>Gene</dc:creator>
		<pubDate>Wed, 01 Jul 2009 12:37:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/#comment-73890</guid>
		<description>I found if the apache2 user is different from your svn root user, you will have problem to write to the svn repo. Anyway, I have to do: sudo chown www-data:www-data -R /svnroot. FYI.</description>
		<content:encoded><![CDATA[<p>I found if the apache2 user is different from your svn root user, you will have problem to write to the svn repo. Anyway, I have to do: sudo chown www-data:www-data -R /svnroot. FYI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PhyloGenesis</title>
		<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/comment-page-2/#comment-73781</link>
		<dc:creator>PhyloGenesis</dc:creator>
		<pubDate>Sat, 27 Jun 2009 23:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/#comment-73781</guid>
		<description>I was getting the Forbidden error, and when I added the ShowParentPath it worked, however I discovered you shouldn&#039;t be using ParentPath if you did svnadmin create /svn.  (Remove ShowParentPath if you added it.)
What I wanted was multiple repos within /var/svn so I did:
mkdir /var/svn
svnadmin create /var/svn/repo1
svnadmin create /var/svn/repo2
then with SVNParentPath set to /var/svn, I couldn&#039;t access http://IP/svn but I could access http://IP/svn/repo1

So I think the problem is you are using SVNParentPath but have /svn as a repository itself rather than the parent directory of other repos.

Hope that helps.
PhyloGenesis</description>
		<content:encoded><![CDATA[<p>I was getting the Forbidden error, and when I added the ShowParentPath it worked, however I discovered you shouldn&#8217;t be using ParentPath if you did svnadmin create /svn.  (Remove ShowParentPath if you added it.)<br />
What I wanted was multiple repos within /var/svn so I did:<br />
mkdir /var/svn<br />
svnadmin create /var/svn/repo1<br />
svnadmin create /var/svn/repo2<br />
then with SVNParentPath set to /var/svn, I couldn&#8217;t access <a href="http://IP/svn" rel="nofollow">http://IP/svn</a> but I could access <a href="http://IP/svn/repo1" rel="nofollow">http://IP/svn/repo1</a></p>
<p>So I think the problem is you are using SVNParentPath but have /svn as a repository itself rather than the parent directory of other repos.</p>
<p>Hope that helps.<br />
PhyloGenesis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathan Kumar</title>
		<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/comment-page-2/#comment-73084</link>
		<dc:creator>Mathan Kumar</dc:creator>
		<pubDate>Tue, 09 Jun 2009 18:58:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/#comment-73084</guid>
		<description>hi,

Thanks for your tutorial. This helps me a lot......</description>
		<content:encoded><![CDATA[<p>hi,</p>
<p>Thanks for your tutorial. This helps me a lot&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ankur</title>
		<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/comment-page-2/#comment-72897</link>
		<dc:creator>Ankur</dc:creator>
		<pubDate>Fri, 05 Jun 2009 10:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/#comment-72897</guid>
		<description>Even after 3 years, your process works flawlessly :). Thanks!</description>
		<content:encoded><![CDATA[<p>Even after 3 years, your process works flawlessly <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yamin</title>
		<link>http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/comment-page-1/#comment-72382</link>
		<dc:creator>Yamin</dc:creator>
		<pubDate>Sun, 24 May 2009 14:51:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/ubuntu/install-subversion-with-web-access-on-ubuntu/#comment-72382</guid>
		<description>Thanks a lot, it worked for me. :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot, it worked for me. <img src='http://www.howtogeek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
