<?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>Excursus &#187; Versions</title>
	<atom:link href="http://markelikalderon.com/category/version-control/subversion/versions/feed/" rel="self" type="application/rss+xml" />
	<link>http://markelikalderon.com</link>
	<description>Philosophy and Text</description>
	<lastBuildDate>Tue, 27 Dec 2011 23:01:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Versions Not Vaporware After All</title>
		<link>http://markelikalderon.com/2008/06/05/versions-not-vaporware-after-all/</link>
		<comments>http://markelikalderon.com/2008/06/05/versions-not-vaporware-after-all/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 00:50:40 +0000</pubDate>
		<dc:creator>Mark Eli Kalderon</dc:creator>
				<category><![CDATA[Versions]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://markelikalderon.com/?p=408</guid>
		<description><![CDATA[Check it out. Will try to review it later. But one interesting feature is its integration with Beanstalk that provides one 20MB Subversion repository for free. Smart move for the casual user who might still be intimidated by the command line interface.]]></description>
			<content:encoded><![CDATA[<p>Check it <a href="http://www.versionsapp.com/">out</a>.</p>

<p>Will try to review it later. But one interesting feature is its integration with <a href="http://beanstalkapp.com/">Beanstalk</a> that provides one 20MB <a href="http://subversion.tigris.org/">Subversion</a> repository for free. Smart move for the casual user who might still be intimidated by the command line interface.</p>
]]></content:encoded>
			<wfw:commentRss>http://markelikalderon.com/2008/06/05/versions-not-vaporware-after-all/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Versions or Vaporware?</title>
		<link>http://markelikalderon.com/2008/06/02/versions-or-vaporware/</link>
		<comments>http://markelikalderon.com/2008/06/02/versions-or-vaporware/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 02:09:56 +0000</pubDate>
		<dc:creator>Mark Eli Kalderon</dc:creator>
				<category><![CDATA[Hybrid Application]]></category>
		<category><![CDATA[Versions]]></category>
		<category><![CDATA[svnX]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://markelikalderon.com/blog/2008/06/02/versions-or-vaporware/</guid>
		<description><![CDATA[Versions, the GUI Mac subversion client is still vaporware, but there is a review of the prerelease beta at Theocacao. Though I am shifting over to Git, I am still curious how Versions will stack up against svnX.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.versionsapp.com/">Versions</a>, the GUI Mac subversion client is <a href="http://markelikalderon.com/blog/2007/06/17/versions/">still</a> vaporware, but there is a <a href="http://theocacao.com/document.page/576">review</a> of the prerelease beta at <a href="http://theocacoa.com">Theocacao</a>. Though I am shifting over to <a href="http://git.or.cz/" title="Git - Fast Version Control System">Git</a>, I am still curious how Versions will stack up against <a href="http://www.lachoseinteractive.net/en/community/subversion/svnx/" title="La Chose : web agency and software maker – agence web et développement de logiciels">svnX</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://markelikalderon.com/2008/06/02/versions-or-vaporware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Versions</title>
		<link>http://markelikalderon.com/2007/06/17/versions/</link>
		<comments>http://markelikalderon.com/2007/06/17/versions/#comments</comments>
		<pubDate>Sun, 17 Jun 2007 22:44:02 +0000</pubDate>
		<dc:creator>Mark Eli Kalderon</dc:creator>
				<category><![CDATA[Hybrid Application]]></category>
		<category><![CDATA[Versions]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svnX]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://markelikalderon.com/blog/2007/06/17/versions/</guid>
		<description><![CDATA[Subversion is a great command line utility waiting for decent GUI. While the GUI&#8217;s supplanting the command line represents the triumph of the Image over the Word, the GUI has its place&#8212;even in text editing. With respect to subversion, there&#8217;s cognitive utility in being able to visualize the structure of your repository or working copy. [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://markelikalderon.com/wp-content/uploads/2007/06/sunset.jpg' alt='Versions Logo' /></p>

<p><a href="http://subversion.tigris.org/" title="subversion.tigris.org">Subversion</a> is a great command line utility waiting for decent <a href="http://en.wikipedia.org/wiki/Graphical_user_interface">GUI</a>. While the GUI&#8217;s supplanting the command line represents the <a href="http://markelikalderon.com/blog/2006/09/27/the-word/">triumph of the Image over the Word</a>, the GUI has its place&#8212;even in text editing. With respect to subversion, there&#8217;s cognitive utility in being able to visualize the structure of your repository or working copy. While there are GUI front ends to subversion, none are perfect. While on OS X <a href="http://www.subversionx.com/" title="Subversi&oacute;n X - Hasta la Muerte">svnX</a> works reasonably well, a compelling solution to graphically representing subversion repositories and working copies has yet to be found. The ideal <a href="http://markelikalderon.com/blog/2006/11/02/atpm-on-activity-monitor/">hybrid app</a> has yet to be written. (The situation is not unlike MP3 players before the iPod.) Fortunately, competition is good, and competition is emerging on the Mac platform. <a href="http://www.versionsapp.com/">Versions</a> promises a clean look and simple approach without compromising on functionality. A collaboration between João Pavão and <a href="http://www.madebysofa.com">madebysofa.com</a>, the beta of Versions is soon ready for a private trial. You can sign up for the private beta at <a href="http://www.versionsapp.com">versionsapp.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://markelikalderon.com/2007/06/17/versions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

