<?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: setup svn server on media temple dv or centos with plesk</title>
	<atom:link href="http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/</link>
	<description>geek, sometime ninja</description>
	<pubDate>Tue,  6 Jan 2009 08:04:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: &#187; Simple SVN setup on MediaTemple (dv) Hosting Ingrid Alongi : electromute : I'm a web engineer living the startup life in downtown Boulder, Colorado. I do Java with Wicket, PHP with codeigniter, CSS, and Javascript. I currently work at Gnip</title>
		<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/comment-page-1/#comment-8431</link>
		<dc:creator>&#187; Simple SVN setup on MediaTemple (dv) Hosting Ingrid Alongi : electromute : I'm a web engineer living the startup life in downtown Boulder, Colorado. I do Java with Wicket, PHP with codeigniter, CSS, and Javascript. I currently work at Gnip</dc:creator>
		<pubDate>Sat, 13 Dec 2008 21:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/#comment-8431</guid>
		<description>[...] training in me wants to cite sources, so here you go: Version Control with Subversion reference gregsidberry.com tonyspencer.com MediaTemple.net (dv) Developer&#8217;s Tools and Packages Listing An Introduction [...]</description>
		<content:encoded><![CDATA[<p>[...] training in me wants to cite sources, so here you go: Version Control with Subversion reference <a href="http://gregsidberry.com" title="http://gregsidberry.com" class="autohyperlink" target="_blank">gregsidberry.com</a> <a href="http://tonyspencer.com" title="http://tonyspencer.com" class="autohyperlink" target="_blank">tonyspencer.com</a> <a href="http://MediaTemple.net" title="http://MediaTemple.net" class="autohyperlink" target="_blank">MediaTemple.net</a> (dv) Developer&#8217;s Tools and Packages Listing An Introduction [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey</title>
		<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/comment-page-1/#comment-292</link>
		<dc:creator>Alexey</dc:creator>
		<pubDate>Tue, 26 Aug 2008 07:25:35 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/#comment-292</guid>
		<description>Article rocks !! :))</description>
		<content:encoded><![CDATA[<p>Article rocks !! :))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/comment-page-1/#comment-287</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Sun, 10 Aug 2008 18:11:31 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/#comment-287</guid>
		<description>This is a great tutorial, thanks!  If you happen to have the newer version of Media Temple's (dv) server (3.5) then you can simplify the process greatly by using the following tutorial:  http://isnot.tv/text/295/getting-svn-to-work-through-apache-on-mediatemple-dv-35/   I was up and running on my (dv) 3.5 in no time.</description>
		<content:encoded><![CDATA[<p>This is a great tutorial, thanks!  If you happen to have the newer version of Media Temple&#8217;s (dv) server (3.5) then you can simplify the process greatly by using the following tutorial:  <a href="http://isnot.tv/text/295/getting-svn-to-work-through-apache-on-mediatemple-dv-35/" rel="nofollow">http://isnot.tv/text/295/getting-svn-to-work-through-apache-on-mediatemple-dv-35/</a>   I was up and running on my (dv) 3.5 in no time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gordon</title>
		<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/comment-page-1/#comment-284</link>
		<dc:creator>Gordon</dc:creator>
		<pubDate>Tue, 15 Jul 2008 20:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/#comment-284</guid>
		<description>I have tried following this tutorial exactly, however once I restart the server I get a segmentation fault. When I look at /etc/httpd/logs/error_log I see the following (ip changed for anonymity):

[Sun Jul 13 03:31:32 2008] [warn] Init: SSL server IP/port conflict: default-1-2-3-4:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:78) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:133)
[Sun Jul 13 03:31:32 2008] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!

Any ideas? Looks like a port conflict. If I revert the changes to the httpd.conf and the vhost.conf file everything works as normal.

Thanks,
Gordon</description>
		<content:encoded><![CDATA[<p>I have tried following this tutorial exactly, however once I restart the server I get a segmentation fault. When I look at /etc/httpd/logs/error_log I see the following (ip changed for anonymity):</p>
<p>[Sun Jul 13 03:31:32 2008] [warn] Init: SSL server IP/port conflict: default-1-2-3-4:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:78) vs. webmail:443 (/etc/httpd/conf.d/zz010_psa_httpd.conf:133)<br />
[Sun Jul 13 03:31:32 2008] [warn] Init: You should not use name-based virtual hosts in conjunction with SSL!!</p>
<p>Any ideas? Looks like a port conflict. If I revert the changes to the httpd.conf and the vhost.conf file everything works as normal.</p>
<p>Thanks,<br />
Gordon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/comment-page-1/#comment-166</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 26 Dec 2007 07:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/#comment-166</guid>
		<description>glad I could help, I have a bunch of other tuts queued, just need the time to finish them, so keep and keep out for them.

Sid</description>
		<content:encoded><![CDATA[<p>glad I could help, I have a bunch of other tuts queued, just need the time to finish them, so keep and keep out for them.</p>
<p>Sid</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Spencer</title>
		<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/comment-page-1/#comment-165</link>
		<dc:creator>Mark Spencer</dc:creator>
		<pubDate>Wed, 26 Dec 2007 04:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/#comment-165</guid>
		<description>Thanks for posting this.  I've got a few mediatemple boxes -- they are a great host.  Your guide worked for me, with a few minor snags that I got through pretty quickly.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this.  I&#8217;ve got a few mediatemple boxes &#8212; they are a great host.  Your guide worked for me, with a few minor snags that I got through pretty quickly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph</title>
		<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/comment-page-1/#comment-164</link>
		<dc:creator>Joseph</dc:creator>
		<pubDate>Mon, 19 Nov 2007 05:21:29 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/#comment-164</guid>
		<description>Thanks for this tutorial, it really helped!  I did most steps myself before seeking help, and I was pretty close, but I was botching something in the vhost config file, so it was a blessing to find yours.</description>
		<content:encoded><![CDATA[<p>Thanks for this tutorial, it really helped!  I did most steps myself before seeking help, and I was pretty close, but I was botching something in the vhost config file, so it was a blessing to find yours.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/comment-page-1/#comment-163</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 30 Aug 2007 15:18:07 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/#comment-163</guid>
		<description>you should probably build svn from source if your attempting to connect it to apache.

I don't think yum installs the apache modules. so it may be failing due to you trying to use modules that don't exist</description>
		<content:encoded><![CDATA[<p>you should probably build svn from source if your attempting to connect it to apache.</p>
<p>I don&#8217;t think yum installs the apache modules. so it may be failing due to you trying to use modules that don&#8217;t exist</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dallas Freeman</title>
		<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/comment-page-1/#comment-162</link>
		<dc:creator>Dallas Freeman</dc:creator>
		<pubDate>Thu, 30 Aug 2007 05:18:50 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/#comment-162</guid>
		<description>I keep getting the following error, any ideas?

I've double checked directory strings and has been unsuccessful
websrvmng: Service /etc/init.d/httpd failed to gracefully restart</description>
		<content:encoded><![CDATA[<p>I keep getting the following error, any ideas?</p>
<p>I&#8217;ve double checked directory strings and has been unsuccessful<br />
websrvmng: Service /etc/init.d/httpd failed to gracefully restart</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dallas Freeman</title>
		<link>http://gregsidberry.com/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/comment-page-1/#comment-161</link>
		<dc:creator>Dallas Freeman</dc:creator>
		<pubDate>Thu, 30 Aug 2007 04:20:53 +0000</pubDate>
		<guid isPermaLink="false">http://elsid.net/2007/05/07/setup-svn-server-on-media-temple-dv-or-centos-with-plesk/#comment-161</guid>
		<description>nvm, I installed yum and did a subversion installation using yum!</description>
		<content:encoded><![CDATA[<p>nvm, I installed yum and did a subversion installation using yum!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
