<?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: Setting up subversion for multiple repositories on a Plesk/Ubuntu VServer</title>
	<atom:link href="http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/</link>
	<description>Just shouting my thoughts out</description>
	<lastBuildDate>Fri, 03 Feb 2012 10:43:23 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mario</title>
		<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/comment-page-1/#comment-3351</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Thu, 16 Jun 2011 16:33:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=32#comment-3351</guid>
		<description>I am not sure but I guess this should be possible if directory owners and access rights are set properly.</description>
		<content:encoded><![CDATA[<p>I am not sure but I guess this should be possible if directory owners and access rights are set properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ash</title>
		<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/comment-page-1/#comment-3333</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Mon, 13 Jun 2011 20:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=32#comment-3333</guid>
		<description>Love the tutorial, However what if you want all your sites in let&#039;s say:

/var/www/[DOMAIN]

and all repositories within:

/var/svn/[DOMAIN]

And access this via the web/tortoise?</description>
		<content:encoded><![CDATA[<p>Love the tutorial, However what if you want all your sites in let&#8217;s say:</p>
<p>/var/www/[DOMAIN]</p>
<p>and all repositories within:</p>
<p>/var/svn/[DOMAIN]</p>
<p>And access this via the web/tortoise?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: exécution free lance</title>
		<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/comment-page-1/#comment-3259</link>
		<dc:creator>exécution free lance</dc:creator>
		<pubDate>Tue, 07 Jun 2011 04:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=32#comment-3259</guid>
		<description>Perfect  piece of work you have done, this website   is really cool with good  info  .</description>
		<content:encoded><![CDATA[<p>Perfect  piece of work you have done, this website   is really cool with good  info  .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/comment-page-1/#comment-2423</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Tue, 01 Mar 2011 12:29:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=32#comment-2423</guid>
		<description>True, I must have overlooked it while copying the lines. I&#039;ve corrected the post, sorry. I guess the svn checkout and update works anyways.</description>
		<content:encoded><![CDATA[<p>True, I must have overlooked it while copying the lines. I&#8217;ve corrected the post, sorry. I guess the svn checkout and update works anyways.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Subd</title>
		<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/comment-page-1/#comment-2420</link>
		<dc:creator>Subd</dc:creator>
		<pubDate>Mon, 28 Feb 2011 21:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=32#comment-2420</guid>
		<description>Another correction, in fact I&#039;m not sure how it worked for anyone else:

You have on one line:

AuthUserFile /var/www/vhosts/[DOMAIN NAME]/svn/svnUsers.passwd

But then you have:
htpasswd -c /var/www/vhosts/[DOMAIN NAME]/svn/svnAuthUsers.passwd [USERNAME]

svnUsers.passwd != svnAuthUsers.passwd

Kept overlooking it until I looked at the error logs!</description>
		<content:encoded><![CDATA[<p>Another correction, in fact I&#8217;m not sure how it worked for anyone else:</p>
<p>You have on one line:</p>
<p>AuthUserFile /var/www/vhosts/[DOMAIN NAME]/svn/svnUsers.passwd</p>
<p>But then you have:<br />
htpasswd -c /var/www/vhosts/[DOMAIN NAME]/svn/svnAuthUsers.passwd [USERNAME]</p>
<p>svnUsers.passwd != svnAuthUsers.passwd</p>
<p>Kept overlooking it until I looked at the error logs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kasper</title>
		<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/comment-page-1/#comment-529</link>
		<dc:creator>Kasper</dc:creator>
		<pubDate>Mon, 02 Feb 2009 17:14:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=32#comment-529</guid>
		<description>Really nice tutorial. 

First it didn&#039;t worked, but than I found out, that ich have to run:
/usr/local/psa/admin/bin/websrvmng -a -v
before restarting the apache. After that it worked. Maybe this is a usefull information for someone...</description>
		<content:encoded><![CDATA[<p>Really nice tutorial. </p>
<p>First it didn&#8217;t worked, but than I found out, that ich have to run:<br />
/usr/local/psa/admin/bin/websrvmng -a -v<br />
before restarting the apache. After that it worked. Maybe this is a usefull information for someone&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: biophonc</title>
		<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/comment-page-1/#comment-527</link>
		<dc:creator>biophonc</dc:creator>
		<pubDate>Fri, 16 Jan 2009 18:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=32#comment-527</guid>
		<description>thx! That was exactly what I&#039;ve been lookin for.</description>
		<content:encoded><![CDATA[<p>thx! That was exactly what I&#8217;ve been lookin for.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: snuggly</title>
		<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/comment-page-1/#comment-521</link>
		<dc:creator>snuggly</dc:creator>
		<pubDate>Fri, 02 Jan 2009 10:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=32#comment-521</guid>
		<description>Nice clear instructions thankyou!!! (note: I have a slightly different setup where instead of the vhosts file I had to change the file /etc/apache2/sites-available/[DOMAIN NAME].conf) but everything turned out perfectly.</description>
		<content:encoded><![CDATA[<p>Nice clear instructions thankyou!!! (note: I have a slightly different setup where instead of the vhosts file I had to change the file /etc/apache2/sites-available/[DOMAIN NAME].conf) but everything turned out perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario</title>
		<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/comment-page-1/#comment-448</link>
		<dc:creator>Mario</dc:creator>
		<pubDate>Fri, 24 Oct 2008 09:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=32#comment-448</guid>
		<description>Sure did! Thanks for pointing out that mistake.</description>
		<content:encoded><![CDATA[<p>Sure did! Thanks for pointing out that mistake.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://www.mfasold.net/blog/2008/09/subversion-setup-for-multiple-repositories-on-pleskubuntu-vserver/comment-page-1/#comment-442</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Thu, 23 Oct 2008 22:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.mfasold.net/blog/?p=32#comment-442</guid>
		<description>one correction, I think you meant:

svnadmin create var/www/vhosts/[DOMAIN NAME]/svn/test

(instead of svn)</description>
		<content:encoded><![CDATA[<p>one correction, I think you meant:</p>
<p>svnadmin create var/www/vhosts/[DOMAIN NAME]/svn/test</p>
<p>(instead of svn)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

