<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>bladamir &#187; mediatemple</title>
	<atom:link href="http://www.bladamir.com/tag/mediatemple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bladamir.com</link>
	<description>The Math Behind The Motion</description>
	<lastBuildDate>Wed, 25 Jan 2012 01:46:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>SVN + MediaTemple</title>
		<link>http://www.bladamir.com/2009/05/29/svnmediatemple/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=svnmediatemple</link>
		<comments>http://www.bladamir.com/2009/05/29/svnmediatemple/#comments</comments>
		<pubDate>Fri, 29 May 2009 20:04:37 +0000</pubDate>
		<dc:creator>Brad</dc:creator>
				<category><![CDATA[references]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[media temple]]></category>
		<category><![CDATA[mediatemple]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[subclipse]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[svn+ssh]]></category>

		<guid isPermaLink="false">http://bladamir.com/journal/?p=1</guid>
		<description><![CDATA[I want to start out by talking a little bit about an important part of the dev process for this site that makes things extremely easy on my brainpart.  using and configuring SVN stuff might make you want to poke your eyes out at times.  I totally understand that.  But thankfully, I have some friends [...]]]></description>
			<content:encoded><![CDATA[<p>I want to start out by talking a little bit about an important part of the dev process for this site that makes things extremely easy on my brainpart.  using and configuring SVN stuff might make you want to poke your eyes out at times.  I totally understand that.  But thankfully, I have some friends that force me to see the light from time to time.</p>
<p>Here&#8217;s the skinny.  I use subclipse since i&#8217;m a as3 guy and eventually this site will naturally contain a great deal of flash for front-end, so what i want to do is have a repository on my gridserver and be able to svn up my live source.</p>
<p>Here are some resources to get you started:</p>
<p><a href="http://kb.mediatemple.net/questions/143/Using+Subversion">http://kb.mediatemple.net/questions/143/Using+Subversion</a></p>
<p><a href="http://www.breakitdownblog.com/using-mediatemples-subversion-svnssh-with-eclipse/">http://www.breakitdownblog.com/using-mediatemples-subversion-svnssh-with-eclipse/</a></p>
<p><a href="http://mitchellhashimoto.com/subversion-on-mediatemple/">http://mitchellhashimoto.com/subversion-on-mediatemple/</a></p>
<p><a href="http://www.bit-101.com/blog/?p=1060">http://www.bit-101.com/blog/?p=1060</a></p>
<p>You&#8217;ll find that there is some conflicting material and if you get frustrated with the eclipse part, jump to bit-101.  His stuff finally set me straight.</p>
<p>So, if you got this far, the final step is to set up your live source&#8230; in my case, i am using www/src in my repository, but bladamir.com/html</p>
<p>before you run these next commands make sure that you are in your ./html directory!</p>
<p>svn co svn+ssh://serveradmin%&lt;domain&gt;@&lt;domain&gt;/home/#####/data/&lt;your repository&gt;/trunk/www/src ./</p>
<p>if you already have stuff in your html directory like i did:</p>
<p>svn add ./ &#8211;force</p>
<p>svn ci &#8211;message &#8220;www/src first commit&#8221;</p>
<p>all done! if everything worked out, for you, now you can svn up from your html directory via ssh and blam! it&#8217;s live. thanks to <a href="http://husani.com">Husani</a> and <a href="http://drawmethod.com">Tim</a> for their guidance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bladamir.com/2009/05/29/svnmediatemple/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
