<?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"
	>
<channel>
	<title>Comments on: Subversion to Git</title>
	<atom:link href="http://mjtsai.com/blog/2007/07/15/subversion-to-git/feed/" rel="self" type="application/rss+xml" />
	<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/</link>
	<description></description>
	<pubDate>Sun, 23 Nov 2008 10:15:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Werner</title>
		<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-382726</link>
		<dc:creator>Werner</dc:creator>
		<pubDate>Mon, 11 Aug 2008 07:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-382726</guid>
		<description>Git definitely got many things right, but most SCM systems and git is the rule not the exception miss the most important part. While it is vital for the linux devs to get the command line tools up and running, you will get only a huge acceptance if you get the tool integration right. That is one reason why people still use VSS despite being utter trash, that is the reason why so many people stuck to CVS while being flawed and TortoiseSVN and the early Eclipse integration are the reasons why this system has taken over CVS. It the tool integration had been there realitvely early SVN still would have its place of possible CVS successors instead of having taken over CVS.
Git is an impressive piece of technology, but having a few tcl tk clients which ease some work is not enough, you need VStudio.Net integration, Eclipse integration even is more vital and Netbeans integration to its string rails support is a must have.
The only IDE which has some integration currently is Intellij....</description>
		<content:encoded><![CDATA[<p>Git definitely got many things right, but most SCM systems and git is the rule not the exception miss the most important part. While it is vital for the linux devs to get the command line tools up and running, you will get only a huge acceptance if you get the tool integration right. That is one reason why people still use VSS despite being utter trash, that is the reason why so many people stuck to CVS while being flawed and TortoiseSVN and the early Eclipse integration are the reasons why this system has taken over CVS. It the tool integration had been there realitvely early SVN still would have its place of possible CVS successors instead of having taken over CVS.<br />
Git is an impressive piece of technology, but having a few tcl tk clients which ease some work is not enough, you need VStudio.Net integration, Eclipse integration even is more vital and Netbeans integration to its string rails support is a must have.<br />
The only IDE which has some integration currently is Intellij....</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik</title>
		<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-244168</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Sat, 23 Feb 2008 16:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-244168</guid>
		<description>Yes, VSS is amazing! It even integrates with Visual Studio.

Ok ok, being serious. I use git as well. It has really given me a tool with a wide application range. Need more visual tool support though.</description>
		<content:encoded><![CDATA[<p>Yes, VSS is amazing! It even integrates with Visual Studio.</p>
<p>Ok ok, being serious. I use git as well. It has really given me a tool with a wide application range. Need more visual tool support though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joao Trindade</title>
		<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-213834</link>
		<dc:creator>Joao Trindade</dc:creator>
		<pubDate>Sun, 13 Jan 2008 15:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-213834</guid>
		<description>I also worked with cvs/svn and never knew they were broken until I heard Linus presentation at Google.

One think that I was not expecting was how easy it is to create and use a Git repository.

I think that every programmer that uses the centralized paradigm should really give it a try.</description>
		<content:encoded><![CDATA[<p>I also worked with cvs/svn and never knew they were broken until I heard Linus presentation at Google.</p>
<p>One think that I was not expecting was how easy it is to create and use a Git repository.</p>
<p>I think that every programmer that uses the centralized paradigm should really give it a try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-146637</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 26 Sep 2007 13:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-146637</guid>
		<description>Patrick: I'm a solo developer, so I don't really need Git's distributed features, but the reliability and efficiency of its storage model are very important to me. With a large repository (particularly one with many files) it makes a huge difference in speed. The space efficiency matters when I'm using a relatively small laptop drive.</description>
		<content:encoded><![CDATA[<p>Patrick: I'm a solo developer, so I don't really need Git's distributed features, but the reliability and efficiency of its storage model are very important to me. With a large repository (particularly one with many files) it makes a huge difference in speed. The space efficiency matters when I'm using a relatively small laptop drive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-146629</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 26 Sep 2007 13:34:07 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-146629</guid>
		<description>Hey Git-Guys :-),

I think it is not really important how much disk space a repository needs or how beautiful an implementation is compared to svn, because git works in a totally different way and it depends of you development model if it works for you. There are features in svn you'll never need in git (like access control) and there are features in git you'll never need in svn (e.g. lokal branching).

So if you want a single repository, you'll get a easy way to show the people what is the current development version of the software and you'll get a single point of failure.

If you want to be independent from other developers and maybe from a server git maybe you favourite, but it can be a bit more stressfull to insert patches from a lot of different people.

In my opinion centralized version control systems works fine in a usual small and mid-size development team.

if you have a hierachical organized and you have to give your patches to a middleman, distributed version control systems are a good way to do it.

Greetings from a stupid and ugly svn (and git) user :-)</description>
		<content:encoded><![CDATA[<p>Hey Git-Guys :-),</p>
<p>I think it is not really important how much disk space a repository needs or how beautiful an implementation is compared to svn, because git works in a totally different way and it depends of you development model if it works for you. There are features in svn you'll never need in git (like access control) and there are features in git you'll never need in svn (e.g. lokal branching).</p>
<p>So if you want a single repository, you'll get a easy way to show the people what is the current development version of the software and you'll get a single point of failure.</p>
<p>If you want to be independent from other developers and maybe from a server git maybe you favourite, but it can be a bit more stressfull to insert patches from a lot of different people.</p>
<p>In my opinion centralized version control systems works fine in a usual small and mid-size development team.</p>
<p>if you have a hierachical organized and you have to give your patches to a middleman, distributed version control systems are a good way to do it.</p>
<p>Greetings from a stupid and ugly svn (and git) user :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-114715</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 24 Jul 2007 23:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-114715</guid>
		<description>Here’s a response from &lt;a href="http://glyphobet.theory.org/blog/?p=60" rel="nofollow"&gt;a Codeville user&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Here’s a response from <a href="http://glyphobet.theory.org/blog/?p=60" rel="nofollow">a Codeville user</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-113388</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 20 Jul 2007 21:21:19 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-113388</guid>
		<description>More from &lt;a href="http://wincent.com/a/about/wincent/weblog/archives/2007/07/git_traction.php" rel="nofollow"&gt;Wincent&lt;/a&gt;: “Subversion is awesome, in its own way, but it ain’t going anywhere. Git, on the other hand, definitely &lt;em&gt;is&lt;/em&gt; going somewhere, and in fact has already gotten so far ahead of Subversion that I can’t imagine Subversion ever catching up.” That’s pretty much why I switched sooner rather than later. And, of course, it was nice to free up some gigabytes on my notebook drive and reduce by a zillion the number of files that SuperDuper has to deal with.</description>
		<content:encoded><![CDATA[<p>More from <a href="http://wincent.com/a/about/wincent/weblog/archives/2007/07/git_traction.php" rel="nofollow">Wincent</a>: “Subversion is awesome, in its own way, but it ain’t going anywhere. Git, on the other hand, definitely <em>is</em> going somewhere, and in fact has already gotten so far ahead of Subversion that I can’t imagine Subversion ever catching up.” That’s pretty much why I switched sooner rather than later. And, of course, it was nice to free up some gigabytes on my notebook drive and reduce by a zillion the number of files that SuperDuper has to deal with.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-113218</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 20 Jul 2007 13:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-113218</guid>
		<description>&lt;a href="http://www.friday.com/bbum/2007/07/19/git-will-eat-subversions-lunch/" rel="nofollow"&gt;Bill Bumgarner&lt;/a&gt; on Git and Subversion: “Git will win because it is about 8 bazillion times easier to use because it doesn’t scatter administrivia crap throughout your work area. This is just so fundamentally the right way to do stuff.”</description>
		<content:encoded><![CDATA[<p><a href="http://www.friday.com/bbum/2007/07/19/git-will-eat-subversions-lunch/" rel="nofollow">Bill Bumgarner</a> on Git and Subversion: “Git will win because it is about 8 bazillion times easier to use because it doesn’t scatter administrivia crap throughout your work area. This is just so fundamentally the right way to do stuff.”</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Grimes</title>
		<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-113082</link>
		<dc:creator>Mark Grimes</dc:creator>
		<pubDate>Fri, 20 Jul 2007 06:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-113082</guid>
		<description>I think he missed mentioning all the best parts of Git (e.g. content tracking, cryptographic history, delta compression), yet he did bring up the one major thing that Git lacks currently (svn:externals). He also undervalued decentralization which is common... I'm certainly interested to see his uncertainty and indifference diminish with a more thorough investigation of the toolkit -- but the great part about us being decentralized especially in community projects is how well systems like Git work behind a Subversion server. I remember when I had to fight to the bitter end for Subversion instead of CVS... now you just feel sorry for the poor souls merging trees from the Subversion client, even with svnmerge.py as it's not without limitations either.</description>
		<content:encoded><![CDATA[<p>I think he missed mentioning all the best parts of Git (e.g. content tracking, cryptographic history, delta compression), yet he did bring up the one major thing that Git lacks currently (svn:externals). He also undervalued decentralization which is common... I'm certainly interested to see his uncertainty and indifference diminish with a more thorough investigation of the toolkit -- but the great part about us being decentralized especially in community projects is how well systems like Git work behind a Subversion server. I remember when I had to fight to the bitter end for Subversion instead of CVS... now you just feel sorry for the poor souls merging trees from the Subversion client, even with svnmerge.py as it's not without limitations either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-112981</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 20 Jul 2007 00:35:56 +0000</pubDate>
		<guid isPermaLink="false">http://mjtsai.com/blog/2007/07/15/subversion-to-git/#comment-112981</guid>
		<description>Subversion user and FlickrExport developer &lt;a href="http://speirs.org/2007/07/19/a-subversion-user-looks-at-git/" rel="nofollow"&gt;Fraser Speirs&lt;/a&gt; looks at Git: “I use externals a fair bit in my SVN projects, and I’m not yet certain how one could replicate them in Git.”</description>
		<content:encoded><![CDATA[<p>Subversion user and FlickrExport developer <a href="http://speirs.org/2007/07/19/a-subversion-user-looks-at-git/" rel="nofollow">Fraser Speirs</a> looks at Git: “I use externals a fair bit in my SVN projects, and I’m not yet certain how one could replicate them in Git.”</p>
]]></content:encoded>
	</item>
</channel>
</rss>
