<?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: What do you use for version / source control?</title>
	<atom:link href="http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html</link>
	<description>Daily news and opinion for 250,000 industry executives and mobile fanatics</description>
	<lastBuildDate>Wed, 15 Feb 2012 15:14:00 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jimwild</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-242765</link>
		<dc:creator>jimwild</dc:creator>
		<pubDate>Tue, 25 Nov 2008 01:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-242765</guid>
		<description>Another vote for cvs/subversion.&lt;br&gt;&lt;br&gt;Integrate it with Trac for a good team working env.</description>
		<content:encoded><![CDATA[<p>Another vote for cvs/subversion.</p>
<p>Integrate it with Trac for a good team working env.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-242764</link>
		<dc:creator>Ewan</dc:creator>
		<pubDate>Mon, 24 Nov 2008 22:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-242764</guid>
		<description>Good suggestions!</description>
		<content:encoded><![CDATA[<p>Good suggestions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Wilcox</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-242763</link>
		<dc:creator>Simon Wilcox</dc:creator>
		<pubDate>Mon, 24 Nov 2008 22:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-242763</guid>
		<description>We use Subversion running on our own server. It&#039;s pretty easy to set up and uses apache &amp; webdav. Bear in mind backup if you use a hosted service - you can&#039;t afford to lose your source !</description>
		<content:encoded><![CDATA[<p>We use Subversion running on our own server. It&#39;s pretty easy to set up and uses apache &#038; webdav. Bear in mind backup if you use a hosted service &#8211; you can&#39;t afford to lose your source !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loopy</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-242762</link>
		<dc:creator>loopy</dc:creator>
		<pubDate>Mon, 24 Nov 2008 21:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-242762</guid>
		<description>Check out the open source CVS type software here: &lt;a href=&quot;http://www.thefreecountry.com/programming/versioncontrol.shtml&quot; rel=&quot;nofollow&quot;&gt;http://www.thefreecountry.com/programming/versi...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Most good hosting companies are supporting these.</description>
		<content:encoded><![CDATA[<p>Check out the open source CVS type software here: <a href="http://www.thefreecountry.com/programming/versioncontrol.shtml" rel="nofollow">http://www.thefreecountry.com/programming/versi&#8230;</a></p>
<p>Most good hosting companies are supporting these.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolf Luecker</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-242761</link>
		<dc:creator>Wolf Luecker</dc:creator>
		<pubDate>Mon, 24 Nov 2008 21:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-242761</guid>
		<description>The industry standards for any software development now are CVS, SVN (or indeed Git). I wouldn&#039;t recommend some &#039;MS SourceSafe replacement&#039;, which is another proprietary system.&lt;br&gt;&lt;br&gt;There are plenty of very reasonable hosted SVN services, like Beanstalk, CVSdude, or Unfuddle (which is what we use).</description>
		<content:encoded><![CDATA[<p>The industry standards for any software development now are CVS, SVN (or indeed Git). I wouldn&#39;t recommend some &#39;MS SourceSafe replacement&#39;, which is another proprietary system.</p>
<p>There are plenty of very reasonable hosted SVN services, like Beanstalk, CVSdude, or Unfuddle (which is what we use).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimwild</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-233342</link>
		<dc:creator>jimwild</dc:creator>
		<pubDate>Mon, 24 Nov 2008 20:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-233342</guid>
		<description>Another vote for cvs/subversion.&lt;br&gt;&lt;br&gt;Integrate it with Trac for a good team working env.</description>
		<content:encoded><![CDATA[<p>Another vote for cvs/subversion.</p>
<p>Integrate it with Trac for a good team working env.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimwild</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-231762</link>
		<dc:creator>jimwild</dc:creator>
		<pubDate>Mon, 24 Nov 2008 19:49:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-231762</guid>
		<description>Another vote for cvs/subversion.</description>
		<content:encoded><![CDATA[<p>Another vote for cvs/subversion.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ewan @ MIR</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-231752</link>
		<dc:creator>Ewan @ MIR</dc:creator>
		<pubDate>Mon, 24 Nov 2008 16:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-231752</guid>
		<description>Good suggestions!</description>
		<content:encoded><![CDATA[<p>Good suggestions!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Wilcox</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-231751</link>
		<dc:creator>Simon Wilcox</dc:creator>
		<pubDate>Mon, 24 Nov 2008 16:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-231751</guid>
		<description>We use Subversion running on our own server. It&#039;s pretty easy to set up and uses apache &amp; webdav. Bear in mind backup if you use a hosted service - you can&#039;t afford to lose your source !</description>
		<content:encoded><![CDATA[<p>We use Subversion running on our own server. It&#39;s pretty easy to set up and uses apache &#038; webdav. Bear in mind backup if you use a hosted service &#8211; you can&#39;t afford to lose your source !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: loopy</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-231750</link>
		<dc:creator>loopy</dc:creator>
		<pubDate>Mon, 24 Nov 2008 15:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-231750</guid>
		<description>Check out the open source CVS type software here: &lt;a href=&quot;http://www.thefreecountry.com/programming/versioncontrol.shtml&quot;&gt;http://www.thefreecountry.com/programming/versi...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Most good hosting companies are supporting these.</description>
		<content:encoded><![CDATA[<p>Check out the open source CVS type software here: <a href="http://www.thefreecountry.com/programming/versioncontrol.shtml">http://www.thefreecountry.com/programming/versi&#8230;</a></p>
<p>Most good hosting companies are supporting these.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolf Luecker</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-231749</link>
		<dc:creator>Wolf Luecker</dc:creator>
		<pubDate>Mon, 24 Nov 2008 15:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-231749</guid>
		<description>The industry standards for any software development now are CVS, SVN (or indeed Git). I wouldn&#039;t recommend some &#039;MS SourceSafe replacement&#039;, which is another proprietary system.&lt;br&gt;&lt;br&gt;There are plenty of very reasonable hosted SVN services, like Beanstalk, CVSdude, or Unfuddle (which is what we use).</description>
		<content:encoded><![CDATA[<p>The industry standards for any software development now are CVS, SVN (or indeed Git). I wouldn&#39;t recommend some &#39;MS SourceSafe replacement&#39;, which is another proprietary system.</p>
<p>There are plenty of very reasonable hosted SVN services, like Beanstalk, CVSdude, or Unfuddle (which is what we use).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simonmaddox</title>
		<link>http://www.mobileindustryreview.com/2008/11/what_do_you_use_for_version_source_control.html/comment-page-1#comment-231737</link>
		<dc:creator>simonmaddox</dc:creator>
		<pubDate>Mon, 24 Nov 2008 13:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mobileindustryreview.com/?p=11615#comment-231737</guid>
		<description>At GoSpoken, we&#039;re using &lt;a href=&quot;http://beanstalkapp.com&quot;&gt;http://beanstalkapp.com&lt;/a&gt; for hosted Subversion. Highly recommended!&lt;br&gt;&lt;br&gt;Take a look at Git too - it offers a lot more than SVN, and can be used in conjunction with it too.</description>
		<content:encoded><![CDATA[<p>At GoSpoken, we&#39;re using <a href="http://beanstalkapp.com">http://beanstalkapp.com</a> for hosted Subversion. Highly recommended!</p>
<p>Take a look at Git too &#8211; it offers a lot more than SVN, and can be used in conjunction with it too.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

