<?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>That Norwegian Guy &#187; versions</title>
	<atom:link href="http://thatnorwegianguy.com/tag/versions/feed/" rel="self" type="application/rss+xml" />
	<link>http://thatnorwegianguy.com</link>
	<description></description>
	<lastBuildDate>Mon, 25 Jul 2011 11:36:15 +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>Subversion for the designer.</title>
		<link>http://thatnorwegianguy.com/2008/subversion-for-the-designer/</link>
		<comments>http://thatnorwegianguy.com/2008/subversion-for-the-designer/#comments</comments>
		<pubDate>Thu, 10 Jul 2008 11:28:27 +0000</pubDate>
		<dc:creator>Eystein</dc:creator>
				<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[cornerstone]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[versions]]></category>

		<guid isPermaLink="false">http://thatnorwegianguy.com/subversion-for-the-designer/</guid>
		<description><![CDATA[Subversion has been well know to programmers who love the terminal since the early 2000s. To me it&#8217;s always seemed to complicated to use, even though I&#8217;ve always had this nagging suspicion that if I could only figure out how to use it, then it would be A Very Good Thing. h3. Why use subversion? [...]]]></description>
			<content:encoded><![CDATA[<p>Subversion has been well know to programmers who love the terminal since the early 2000s. To me it&#8217;s always seemed to complicated to use, even though I&#8217;ve always had this nagging suspicion that if I could only figure out how to use it, then it would be A Very Good Thing.</p>
<p>h3. Why use subversion?</p>
<p>At my workplace we have a bunch of graphic designers and a bunch of developers. I&#8217;m somewhere in between. And there&#8217;s always the problem when the designer, or client, or manager, wants some graphical changes done. The designer makes the change, uploads to server or emails it, front-end guy (me) adds it to the stylesheet, emails new CSS(Cascading Style Sheets) and image to the back-end developer who then tests it on his (sorry, no female developers her) local test-server, and then finally uploads it to the live page.</p>
<p>You don&#8217;t have to be a rocket-scientist to see that this isn&#8217;t a streamlined process. With a subversion client that takes out the &#8216;hacking&#8217; bits, the graphic designers will be willing to use it. I, and everyone else, will immediately see the change and voila! No more going through emails to see who did what when.</p>
<p>!http://thatnorwegianguy.com/wp-content/uploads/2008/07/cornerstoneversions1.jpg (Cornerstone and Versions logo in dock)!</p>
<p><span id="more-86"></span></p>
<p>You see, I&#8217;m a front-end kinda guy. I like things with a nice GUI, and I believe that anything that can be done in the terminal will eventually get an upgrade to something more user-friendly. But not so with subversion. There were never any native Mac-clients. I used some cross-OS java application for a while, but it never stuck. About a year ago I came across the splash-page for Versions, and I tell you &#8211; the logo alone left me longing for this new app, so I signed up for the private beta and completely forgot about it.</p>
<p>h3. Cornerstone vs. Versions</p>
<p>Until a couple of weeks ago. One newsletter later I had installed &#8220;Versions&#8221;:http://www.versionsapp.com/ and was using it for what (I think) it&#8217;s worth, and was happy as a clam. A couple of days later I was in for another surprise. &#8220;Cornerstone&#8221;:http://www.zennaware.com/cornerstone/ popped up on the interwebs. From having nothing, zero, nill, subversion apps, there was now two. That&#8217;s like getting two different iPhones at once. So I had to try them both offcourse.</p>
<p>Now keep in mind that my way of testing this does not go very deep, since I have close to zero previous experience with subversion. I&#8217;ve simply used them both, and based which one I like the most more or less by my gut feeling.</p>
<p>h3. And the winner is Cornerstone</p>
<p>I don&#8217;t have a great understanding of trunks, repositories and working copies. But they are vital for using subversion. With Versions I needed some help getting these things working, whereas with Cornerstone I managed to set it up myself by trial and error. Versions told me to install &#8220;Xcode&#8221;:http://www.apple.com/macosx/developertools/xcode.html when I wanted to run a diff. Xcode is about a 1GB install, so I didn&#8217;t feel like doing that. Cornerstone has a fantastic diff timeline, where you can select any two points and immediately view it within the same window. As a great bonus it doesn&#8217;t only do code, but also graphics. Perhaps Versions do this as well, but in Cornerstone I easily just stumbled across it.</p>
<p>~What&#8217;s a diff then? It&#8217;s checking a file for differences between two points in time. So you don&#8217;t need backups for every little change you make. (But hey, backups are still a good thing!)~</p>
<p>Others have discovered these two new clients, so check out &#8220;Jade Ohlhauser&#8217;s post&#8221;:http://jadeohlhauser.com/2008/c_vs_v/ for a more technical review of the two. I also realize that some will say that svn is the old way of doing it, and that something called Git is the new and improved way, however that means back to the command-line, and my point here is that with a nice drag-n-drop friendly interface anyone can use &#8220;revision control&#8221;:http://en.wikipedia.org/wiki/Revision_control.</p>
]]></content:encoded>
			<wfw:commentRss>http://thatnorwegianguy.com/2008/subversion-for-the-designer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

