<?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 SVN on MediaTemple Hosting</title>
	<atom:link href="http://www.11pixel.com/blog/37/setting-up-svn-on-mediatemple-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.11pixel.com/blog/37/setting-up-svn-on-mediatemple-hosting/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 02 Jul 2010 16:04:49 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Matthew Tullett</title>
		<link>http://www.11pixel.com/blog/37/setting-up-svn-on-mediatemple-hosting/comment-page-1/#comment-77</link>
		<dc:creator>Matthew Tullett</dc:creator>
		<pubDate>Wed, 20 Jan 2010 12:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.11pixel.com/blog/?p=37#comment-77</guid>
		<description>Hi.

That&#039;s great. I have done what you&#039;ve said and i can now say I&#039;m happily using it now.

A couple of things i did differently was this which maybe of some use to other people.

I set up my repo with trunk, branches, tags folders. 

so i did this instead

svn co file:///home/#####/data/svn_repos/my-example.com/trunk .

The dot (.) just tell the system to checkout into that folder the contents

It works great.</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>That's great. I have done what you've said and i can now say I'm happily using it now.</p>
<p>A couple of things i did differently was this which maybe of some use to other people.</p>
<p>I set up my repo with trunk, branches, tags folders. </p>
<p>so i did this instead</p>
<p>svn co file:///home/#####/data/svn_repos/my-example.com/trunk .</p>
<p>The dot (.) just tell the system to checkout into that folder the contents</p>
<p>It works great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.11pixel.com/blog/37/setting-up-svn-on-mediatemple-hosting/comment-page-1/#comment-76</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 19 Jan 2010 16:34:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.11pixel.com/blog/?p=37#comment-76</guid>
		<description>Mr. Tullett,

Absolutely - the best way to do it is to repeat this process for each domain you wish to have under svn. To recap you&#039;ll: 
- Create a repository for the domain name (or project name), 
- Do the local checkout, 
- Do the checkout to the server for that domain&#039;s folder
- Set up the post-commit hook in the new repository

Now, when you commit changes from each domain&#039;s folder, that project will get updated accordingly. This is how we use SVN, and it has worked out pretty well so far!</description>
		<content:encoded><![CDATA[<p>Mr. Tullett,</p>
<p>Absolutely - the best way to do it is to repeat this process for each domain you wish to have under svn. To recap you'll:<br />
- Create a repository for the domain name (or project name),<br />
- Do the local checkout,<br />
- Do the checkout to the server for that domain's folder<br />
- Set up the post-commit hook in the new repository</p>
<p>Now, when you commit changes from each domain's folder, that project will get updated accordingly. This is how we use SVN, and it has worked out pretty well so far!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Tullett</title>
		<link>http://www.11pixel.com/blog/37/setting-up-svn-on-mediatemple-hosting/comment-page-1/#comment-75</link>
		<dc:creator>Matthew Tullett</dc:creator>
		<pubDate>Tue, 19 Jan 2010 10:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.11pixel.com/blog/?p=37#comment-75</guid>
		<description>This is great just what I&#039;ve been looking for.
I have have many projects in my mediatemple (gs) svn repo. Is there a way of updating different domains depending on which project was updated?

Once again thanks for this excellent write up.</description>
		<content:encoded><![CDATA[<p>This is great just what I've been looking for.<br />
I have have many projects in my mediatemple (gs) svn repo. Is there a way of updating different domains depending on which project was updated?</p>
<p>Once again thanks for this excellent write up.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
