<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Subversion Scripts for Finder</title>
	<link>http://www.adambyrtek.net/2008/02/24/subversion-scripts-for-finder/</link>
	<description>Skeptical Point of View</description>
	<pubDate>Wed, 19 Nov 2008 11:34:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Adam Byrtek</title>
		<link>http://www.adambyrtek.net/2008/02/24/subversion-scripts-for-finder/#comment-38</link>
		<dc:creator>Adam Byrtek</dc:creator>
		<pubDate>Wed, 27 Feb 2008 22:45:20 +0000</pubDate>
		<guid>http://www.adambyrtek.net/2008/02/24/subversion-scripts-for-finder/#comment-38</guid>
		<description>Thanks for your comments! I considered migrating my personal repositories to Git, but I'm quite happy with my current setup, so it's still on my someday/maybe list. Anyway I still have to work with existing Subversion repositories, and Subversion is much more popular comparing to other version control systems, so it was a reasonable decision to prepare scripts supporting it.</description>
		<content:encoded><![CDATA[<p>Thanks for your comments! I considered migrating my personal repositories to Git, but I&#8217;m quite happy with my current setup, so it&#8217;s still on my someday/maybe list. Anyway I still have to work with existing Subversion repositories, and Subversion is much more popular comparing to other version control systems, so it was a reasonable decision to prepare scripts supporting it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jakub T</title>
		<link>http://www.adambyrtek.net/2008/02/24/subversion-scripts-for-finder/#comment-34</link>
		<dc:creator>Jakub T</dc:creator>
		<pubDate>Tue, 26 Feb 2008 09:49:34 +0000</pubDate>
		<guid>http://www.adambyrtek.net/2008/02/24/subversion-scripts-for-finder/#comment-34</guid>
		<description>Since i started using git i started using version control for everything i do. Even if you don't need dedicated server in subversion for your repository you need to first import and checkout your project that is a big PITA. In git everything is simple you just enter the work directory at the moment you decide that it's important to have it versioned and you issue 'git init'. Starting from that moment everything is versioned. 
What is even more interesting - git is transparent and if you use subversion as your official vcs you can still use git locally to track all your small modifications and branching. Later on, using git extended options you will be able to commit all the changes to your central subversion repository. This makes the transition really smooth.

@Tomek:
I don't know what's the difference for end users if something is written in python/ruby/c....?</description>
		<content:encoded><![CDATA[<p>Since i started using git i started using version control for everything i do. Even if you don&#8217;t need dedicated server in subversion for your repository you need to first import and checkout your project that is a big PITA. In git everything is simple you just enter the work directory at the moment you decide that it&#8217;s important to have it versioned and you issue &#8216;git init&#8217;. Starting from that moment everything is versioned.<br />
What is even more interesting - git is transparent and if you use subversion as your official vcs you can still use git locally to track all your small modifications and branching. Later on, using git extended options you will be able to commit all the changes to your central subversion repository. This makes the transition really smooth.</p>
<p>@Tomek:<br />
I don&#8217;t know what&#8217;s the difference for end users if something is written in python/ruby/c&#8230;.?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Byrtek</title>
		<link>http://www.adambyrtek.net/2008/02/24/subversion-scripts-for-finder/#comment-33</link>
		<dc:creator>Adam Byrtek</dc:creator>
		<pubDate>Mon, 25 Feb 2008 20:57:23 +0000</pubDate>
		<guid>http://www.adambyrtek.net/2008/02/24/subversion-scripts-for-finder/#comment-33</guid>
		<description>@Tomek: Subversion also doesn't need a dedicated server, it can work directly from a filesystem or through a ssh tunnel. I don't claim that it is a better option, but certainly more popular, and there are many tools and plugins that support Subversion.</description>
		<content:encoded><![CDATA[<p>@Tomek: Subversion also doesn&#8217;t need a dedicated server, it can work directly from a filesystem or through a ssh tunnel. I don&#8217;t claim that it is a better option, but certainly more popular, and there are many tools and plugins that support Subversion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomek Paczkowski</title>
		<link>http://www.adambyrtek.net/2008/02/24/subversion-scripts-for-finder/#comment-32</link>
		<dc:creator>Tomek Paczkowski</dc:creator>
		<pubDate>Mon, 25 Feb 2008 20:49:32 +0000</pubDate>
		<guid>http://www.adambyrtek.net/2008/02/24/subversion-scripts-for-finder/#comment-32</guid>
		<description>I would argue about personal use of subversion, for that task I find bazaar better. It's so simple to make it just work for version control. You don't need to create separate repository just for keeping your files and you don't need to have separate server for colaboration or storing files on external machine. Bazaar can work via ssh, ftp and others, including svn repo. It's easier for me to use it, seems more intuitive. Did I mention it's also written in Python?</description>
		<content:encoded><![CDATA[<p>I would argue about personal use of subversion, for that task I find bazaar better. It&#8217;s so simple to make it just work for version control. You don&#8217;t need to create separate repository just for keeping your files and you don&#8217;t need to have separate server for colaboration or storing files on external machine. Bazaar can work via ssh, ftp and others, including svn repo. It&#8217;s easier for me to use it, seems more intuitive. Did I mention it&#8217;s also written in Python?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
