<?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: Subversion Client Issues</title>
	<atom:link href="http://michael-mccracken.net/2009/07/subversion-clients/feed/" rel="self" type="application/rss+xml" />
	<link>http://michael-mccracken.net/2009/07/subversion-clients/</link>
	<description>This is a weblog</description>
	<lastBuildDate>Sat, 29 May 2010 22:10:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mike</title>
		<link>http://michael-mccracken.net/2009/07/subversion-clients/comment-page-1/#comment-396</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sun, 26 Jul 2009 16:37:45 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=134#comment-396</guid>
		<description>&lt;p&gt;Randolf - thanks, I hadn&#039;t heard of smartSVN. It looks interesting, but I couldn&#039;t tell what the commit workflow is like - their screenshots are all cropped a little too much. Sounds like it&#039;s pretty powerful, though.&lt;/p&gt;

&lt;p&gt;The lack of SVN feature coverage in the other tools is mostly OK with me, though - I&#039;m fine with using the command line for some things. I just like to have a GUI for the most frequent tasks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Randolf &#8211; thanks, I hadn&#8217;t heard of smartSVN. It looks interesting, but I couldn&#8217;t tell what the commit workflow is like &#8211; their screenshots are all cropped a little too much. Sounds like it&#8217;s pretty powerful, though.</p>

<p>The lack of SVN feature coverage in the other tools is mostly OK with me, though &#8211; I&#8217;m fine with using the command line for some things. I just like to have a GUI for the most frequent tasks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Randolf</title>
		<link>http://michael-mccracken.net/2009/07/subversion-clients/comment-page-1/#comment-395</link>
		<dc:creator>Randolf</dc:creator>
		<pubDate>Sun, 26 Jul 2009 08:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=134#comment-395</guid>
		<description>&lt;p&gt;Versions and Cornerstone are blenders, they just look good but if you scratch on their surface they support only a minor feature set of SVN. This might be enough for home users but not for professional development. Hence, after a longer period of comparison, our company decided to take smartSVN Professional. It does not look that nice as the mentioned &quot;blenders&quot;, but is faster, works perfectly and is easier to learn. The price for the Professional version are peanuts compared to the price of a good developer.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Versions and Cornerstone are blenders, they just look good but if you scratch on their surface they support only a minor feature set of SVN. This might be enough for home users but not for professional development. Hence, after a longer period of comparison, our company decided to take smartSVN Professional. It does not look that nice as the mentioned &#8220;blenders&#8221;, but is faster, works perfectly and is easier to learn. The price for the Professional version are peanuts compared to the price of a good developer.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://michael-mccracken.net/2009/07/subversion-clients/comment-page-/#comment-394</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 15 Jul 2009 14:22:22 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=134#comment-394</guid>
		<description>&lt;p&gt;Abhi, thanks for the screenshots! I hadn&#039;t seen TM&#039;s SVN support in action before. I think it looks like TM has a similar feature set to emacs&#039; VC-mode, so I&#039;m actually less likely to try it after seeing those screenshots. I was expecting an acclaimed mac-only editor to be more shiny...&lt;/p&gt;

&lt;p&gt;Plus, I&#039;m more likely to hack emacs lisp than TM ruby. But that&#039;s just familiarity I guess.&lt;/p&gt;

&lt;p&gt;I&#039;ve posted a screen cap of how I use VC-mode in emacs as a new post.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Abhi, thanks for the screenshots! I hadn&#8217;t seen TM&#8217;s SVN support in action before. I think it looks like TM has a similar feature set to emacs&#8217; VC-mode, so I&#8217;m actually less likely to try it after seeing those screenshots. I was expecting an acclaimed mac-only editor to be more shiny&#8230;</p>

<p>Plus, I&#8217;m more likely to hack emacs lisp than TM ruby. But that&#8217;s just familiarity I guess.</p>

<p>I&#8217;ve posted a screen cap of how I use VC-mode in emacs as a new post.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Abhi Beckert</title>
		<link>http://michael-mccracken.net/2009/07/subversion-clients/comment-page-1/#comment-400</link>
		<dc:creator>Abhi Beckert</dc:creator>
		<pubDate>Wed, 15 Jul 2009 00:37:24 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=134#comment-400</guid>
		<description>&lt;p&gt;You should definitely try textmate.&lt;/p&gt;

&lt;p&gt;Simply install textmate (and open it at least once to install the command line tool), then cd into the root directory of your source code, and type &lt;code&gt;mate .&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;The UI is a bit clunky... unfortunately you also have to open a file... or textmate&#039;s scripting isn&#039;t available, then select the root directory of the website in the project draw and press control-shift-a (or use the menus) to bring up the SVN menu.&lt;/p&gt;

&lt;p&gt;Here is a screenshot of how I use it in your scenario, project on the left, status (and log of commits) on the right, and click the &quot;diff&quot; buttons to see the changes: http://tweetit.net/70nwm4&lt;/p&gt;

&lt;p&gt;And here is a screenshot of the non-modal commit window: http://tweetit.net/r7hj3i the commit window also allows you to untick individual files, which is a nice way to tweak which files get committed while you are typing in the commit message.&lt;/p&gt;

&lt;p&gt;And from within the &lt;code&gt;svn st&lt;/code&gt; and &lt;code&gt;svn ci&lt;/code&gt; windows, you can do tasks like &lt;code&gt;svn add/revert&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;Plus, the entire SVN module is written in Ruby, and is open source. So you can hack it.&lt;/p&gt;

&lt;p&gt;TextMate is not pretty, and a few things are clunky. But it is very functional. I have tried all the different svn tools (some of them for months at a time), and have finally settled on a combination of TextMate and Terminal for doing svn operations. Terminal when it&#039;s simple, textmate when it&#039;s not.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You should definitely try textmate.</p>

<p>Simply install textmate (and open it at least once to install the command line tool), then cd into the root directory of your source code, and type <code>mate .</code></p>

<p>The UI is a bit clunky&#8230; unfortunately you also have to open a file&#8230; or textmate&#8217;s scripting isn&#8217;t available, then select the root directory of the website in the project draw and press control-shift-a (or use the menus) to bring up the SVN menu.</p>

<p>Here is a screenshot of how I use it in your scenario, project on the left, status (and log of commits) on the right, and click the &#8220;diff&#8221; buttons to see the changes: <a href="http://tweetit.net/70nwm4" rel="nofollow">http://tweetit.net/70nwm4</a></p>

<p>And here is a screenshot of the non-modal commit window: <a href="http://tweetit.net/r7hj3i" rel="nofollow">http://tweetit.net/r7hj3i</a> the commit window also allows you to untick individual files, which is a nice way to tweak which files get committed while you are typing in the commit message.</p>

<p>And from within the <code>svn st</code> and <code>svn ci</code> windows, you can do tasks like <code>svn add/revert</code>.</p>

<p>Plus, the entire SVN module is written in Ruby, and is open source. So you can hack it.</p>

<p>TextMate is not pretty, and a few things are clunky. But it is very functional. I have tried all the different svn tools (some of them for months at a time), and have finally settled on a combination of TextMate and Terminal for doing svn operations. Terminal when it&#8217;s simple, textmate when it&#8217;s not.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://michael-mccracken.net/2009/07/subversion-clients/comment-page-/#comment-399</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Tue, 14 Jul 2009 17:36:34 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=134#comment-399</guid>
		<description>&lt;p&gt;Interesting. I couldn&#039;t find a good screenshot for what that looks like on the macromates site, but it&#039;s probably moot anyway. Being mostly an emacs user, I really can&#039;t imagine myself ever paying for an editor.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Interesting. I couldn&#8217;t find a good screenshot for what that looks like on the macromates site, but it&#8217;s probably moot anyway. Being mostly an emacs user, I really can&#8217;t imagine myself ever paying for an editor.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jenny Walsh</title>
		<link>http://michael-mccracken.net/2009/07/subversion-clients/comment-page-1/#comment-398</link>
		<dc:creator>Jenny Walsh</dc:creator>
		<pubDate>Tue, 14 Jul 2009 16:15:38 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=134#comment-398</guid>
		<description>&lt;p&gt;The SVN client in TextMate does allow you to edit the message and look at diffs at the same time. Of course this is no help if you prefer another editor...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The SVN client in TextMate does allow you to edit the message and look at diffs at the same time. Of course this is no help if you prefer another editor&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Breen</title>
		<link>http://michael-mccracken.net/2009/07/subversion-clients/comment-page-1/#comment-397</link>
		<dc:creator>Steve Breen</dc:creator>
		<pubDate>Tue, 14 Jul 2009 13:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://michael-mccracken.net/wp/?p=134#comment-397</guid>
		<description>&lt;p&gt;I had the same issue when I used SVN and Cornerstone.&lt;/p&gt;

&lt;p&gt;I ended up typing up the commit notes in some other editor (Xcode, TextMate, yada) while browsing diffs and then just copy/paste the thing into Cornerstone to do the commit.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I had the same issue when I used SVN and Cornerstone.</p>

<p>I ended up typing up the commit notes in some other editor (Xcode, TextMate, yada) while browsing diffs and then just copy/paste the thing into Cornerstone to do the commit.</p>]]></content:encoded>
	</item>
</channel>
</rss>
