<?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: This Weeks Poll</title>
	<atom:link href="http://www.deltics.co.nz/blog/?feed=rss2&#038;p=388" rel="self" type="application/rss+xml" />
	<link>http://www.deltics.co.nz/blog/?p=388</link>
	<description>Keeping Pascal afloat in Aotearoa</description>
	<lastBuildDate>Mon, 06 May 2013 11:27:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Jamie</title>
		<link>http://www.deltics.co.nz/blog/?p=388&#038;cpage=1#comment-337</link>
		<dc:creator>Jamie</dc:creator>
		<pubDate>Mon, 29 Sep 2008 22:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltics.co.nz/blog/?p=388#comment-337</guid>
		<description><![CDATA[We switched from CVS to SVN 4 years ago.  The steady evolution of the TortoiseSVN client has been one of the significant factors in making SVN easy to use day to day.
And don&#039;t overlook installing TortoiseSVN on the repository server as well.  It helps with many (but not all) admin functions.]]></description>
		<content:encoded><![CDATA[<p>We switched from CVS to SVN 4 years ago.  The steady evolution of the TortoiseSVN client has been one of the significant factors in making SVN easy to use day to day.<br />
And don&#8217;t overlook installing TortoiseSVN on the repository server as well.  It helps with many (but not all) admin functions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ColinJ</title>
		<link>http://www.deltics.co.nz/blog/?p=388&#038;cpage=1#comment-303</link>
		<dc:creator>ColinJ</dc:creator>
		<pubDate>Thu, 25 Sep 2008 14:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltics.co.nz/blog/?p=388#comment-303</guid>
		<description><![CDATA[Although it doesn&#039;t rate very high, GIT is a very good VCS. I think the reason it does rate so well is because it is still tied closely to its UNIX/LINUX roots and the Windows implementation of GIT is still not mature enough. GIT is mainly used from the command line and there are no credible GUI front-end apps yet for GIT. Still I think it is worth looking at it.

I use GIT locally on my machine but then write atomic changes using SVN to an external server.]]></description>
		<content:encoded><![CDATA[<p>Although it doesn&#8217;t rate very high, GIT is a very good VCS. I think the reason it does rate so well is because it is still tied closely to its UNIX/LINUX roots and the Windows implementation of GIT is still not mature enough. GIT is mainly used from the command line and there are no credible GUI front-end apps yet for GIT. Still I think it is worth looking at it.</p>
<p>I use GIT locally on my machine but then write atomic changes using SVN to an external server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://www.deltics.co.nz/blog/?p=388&#038;cpage=1#comment-302</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Thu, 25 Sep 2008 09:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltics.co.nz/blog/?p=388#comment-302</guid>
		<description><![CDATA[+1 for CVSNT
Lots of features have been in that one for years, that other version control systems only got recently. Mature, rock-solid, well-supported.]]></description>
		<content:encoded><![CDATA[<p>+1 for CVSNT<br />
Lots of features have been in that one for years, that other version control systems only got recently. Mature, rock-solid, well-supported.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oliver Giesen</title>
		<link>http://www.deltics.co.nz/blog/?p=388&#038;cpage=1#comment-301</link>
		<dc:creator>Oliver Giesen</dc:creator>
		<pubDate>Thu, 25 Sep 2008 07:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltics.co.nz/blog/?p=388#comment-301</guid>
		<description><![CDATA[CVSNT (or EVS as it seems to be scheduled for rename) is also missing from the list. Many people seem to dismiss it as a mere Windows port of CVS but it is in fact much more than that, adding a lot of sorely missed functionality to the original CVS (such as atomic checkouts, merge points, SSPI authentication, change sets, SSL encryption, branch ACLs, advanced modules, reserved edits, binary and compressed deltas and many more).]]></description>
		<content:encoded><![CDATA[<p>CVSNT (or EVS as it seems to be scheduled for rename) is also missing from the list. Many people seem to dismiss it as a mere Windows port of CVS but it is in fact much more than that, adding a lot of sorely missed functionality to the original CVS (such as atomic checkouts, merge points, SSPI authentication, change sets, SSL encryption, branch ACLs, advanced modules, reserved edits, binary and compressed deltas and many more).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stevie</title>
		<link>http://www.deltics.co.nz/blog/?p=388&#038;cpage=1#comment-300</link>
		<dc:creator>stevie</dc:creator>
		<pubDate>Thu, 25 Sep 2008 03:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltics.co.nz/blog/?p=388#comment-300</guid>
		<description><![CDATA[You might want to add:
FreeVCS / JediVCS - We still use this, and I&#039;m sure couple others do too...

Also for my personal projects at home I just .zip/.rar up my source code every now and again - I guess that&#039;s close to the &quot;xcopy ... &quot; option you listed but not exactly the same :)]]></description>
		<content:encoded><![CDATA[<p>You might want to add:<br />
FreeVCS / JediVCS &#8211; We still use this, and I&#8217;m sure couple others do too&#8230;</p>
<p>Also for my personal projects at home I just .zip/.rar up my source code every now and again &#8211; I guess that&#8217;s close to the &#8220;xcopy &#8230; &#8221; option you listed but not exactly the same <img src='http://www.deltics.co.nz/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.deltics.co.nz/blog/?p=388&#038;cpage=1#comment-299</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 25 Sep 2008 03:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltics.co.nz/blog/?p=388#comment-299</guid>
		<description><![CDATA[How about Jedi Version Control System (JVCS)  Free and works great!]]></description>
		<content:encoded><![CDATA[<p>How about Jedi Version Control System (JVCS)  Free and works great!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jolyon Smith</title>
		<link>http://www.deltics.co.nz/blog/?p=388&#038;cpage=1#comment-298</link>
		<dc:creator>Jolyon Smith</dc:creator>
		<pubDate>Wed, 24 Sep 2008 22:01:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltics.co.nz/blog/?p=388#comment-298</guid>
		<description><![CDATA[Thanks for the suggestion Onno - I&#039;ve added GIT]]></description>
		<content:encoded><![CDATA[<p>Thanks for the suggestion Onno &#8211; I&#8217;ve added GIT</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Onno</title>
		<link>http://www.deltics.co.nz/blog/?p=388&#038;cpage=1#comment-297</link>
		<dc:creator>Onno</dc:creator>
		<pubDate>Wed, 24 Sep 2008 21:49:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.deltics.co.nz/blog/?p=388#comment-297</guid>
		<description><![CDATA[Distributed version control systems like Mercurial and Git seem to be very popular these days, so it might&#039;ve been worthwhile including them in the poll... Looking forward to the poll results, though!]]></description>
		<content:encoded><![CDATA[<p>Distributed version control systems like Mercurial and Git seem to be very popular these days, so it might&#8217;ve been worthwhile including them in the poll&#8230; Looking forward to the poll results, though!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
