<?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: svn</title>
	<atom:link href="http://blogs.gnome.org/desrt/2006/12/25/svn/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/desrt/2006/12/25/svn/</link>
	<description>a lowercase manifesto</description>
	<lastBuildDate>Mon, 12 Sep 2011 11:31:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: pachi</title>
		<link>http://blogs.gnome.org/desrt/2006/12/25/svn/comment-page-1/#comment-127</link>
		<dc:creator>pachi</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/2006/12/25/svn/#comment-127</guid>
		<description>Well, maybe it&#039;s a good time to sanitize the existing repos and their history.&lt;br/&gt;Besides it, I think Mercurial (&lt;a href=&quot;http://selenic.com/mercurial&quot;&gt;http://selenic.com/mercurial&lt;/a&gt;) should be taken into account. It&#039;s as fast as git, is more space efficient without repacking and has a much saner UI besides being truly multiplatform, like bzr.&lt;p/&gt;Mercurial is not a freak system, as is being used for the Solaris, Xen or Intel ACPI projects, and has been used to make free Java a reality.&lt;p/&gt;IMHO, git has a big problem: it doesn&#039;t work on win32, and that&#039;s a huge problem both for translators, or for any developers that try to maintain the parts of the stack that can run on other systems than *nix.</description>
		<content:encoded><![CDATA[<p>Well, maybe it&#8217;s a good time to sanitize the existing repos and their history.<br />Besides it, I think Mercurial (<a href="http://selenic.com/mercurial">http://selenic.com/mercurial</a>) should be taken into account. It&#8217;s as fast as git, is more space efficient without repacking and has a much saner UI besides being truly multiplatform, like bzr.
<p />Mercurial is not a freak system, as is being used for the Solaris, Xen or Intel ACPI projects, and has been used to make free Java a reality.
<p />IMHO, git has a big problem: it doesn&#8217;t work on win32, and that&#8217;s a huge problem both for translators, or for any developers that try to maintain the parts of the stack that can run on other systems than *nix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danilo</title>
		<link>http://blogs.gnome.org/desrt/2006/12/25/svn/comment-page-1/#comment-128</link>
		<dc:creator>Danilo</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/2006/12/25/svn/#comment-128</guid>
		<description>Anything departing too much from CVS/SVN usage model is a huge problem for (hundreds of) translators/documentors who simply don&#039;t care about this stuff, but would rather do some work.&lt;p/&gt;Alternative to SVN would be, in my opinion, to provide better interfaces for such non-code contributions, when scm could really be selected based on technical merits.&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>Anything departing too much from CVS/SVN usage model is a huge problem for (hundreds of) translators/documentors who simply don&#8217;t care about this stuff, but would rather do some work.
<p />Alternative to SVN would be, in my opinion, to provide better interfaces for such non-code contributions, when scm could really be selected based on technical merits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Davyd</title>
		<link>http://blogs.gnome.org/desrt/2006/12/25/svn/comment-page-1/#comment-129</link>
		<dc:creator>Davyd</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/2006/12/25/svn/#comment-129</guid>
		<description>Besides git, bzr and mercurial there is also Monotone and darcs. So which one do you choose?&lt;p/&gt;Subversion is a good move, it fixes some immediate problems that we have without committing us to the absolute latest and greatest in revision control which we may not be able to migrate away from. Conversely, everyone will offer a migration path from Subversion.&lt;p/&gt;It&#039;s worth noting that bzr has a feature to pull from SVN repos, and deal with it as a bzr repo until you push it back. That should offer many of the features that you&#039;re after from bzr (I haven&#039;t used it yet).</description>
		<content:encoded><![CDATA[<p>Besides git, bzr and mercurial there is also Monotone and darcs. So which one do you choose?
<p />Subversion is a good move, it fixes some immediate problems that we have without committing us to the absolute latest and greatest in revision control which we may not be able to migrate away from. Conversely, everyone will offer a migration path from Subversion.
<p />It&#8217;s worth noting that bzr has a feature to pull from SVN repos, and deal with it as a bzr repo until you push it back. That should offer many of the features that you&#8217;re after from bzr (I haven&#8217;t used it yet).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikael Eriksson</title>
		<link>http://blogs.gnome.org/desrt/2006/12/25/svn/comment-page-1/#comment-130</link>
		<dc:creator>Mikael Eriksson</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/2006/12/25/svn/#comment-130</guid>
		<description>Git can be used on win32, only not on a fat partition.</description>
		<content:encoded><![CDATA[<p>Git can be used on win32, only not on a fat partition.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Horkan</title>
		<link>http://blogs.gnome.org/desrt/2006/12/25/svn/comment-page-1/#comment-131</link>
		<dc:creator>Alan Horkan</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/2006/12/25/svn/#comment-131</guid>
		<description>Popularity and usability may be low on some peoples list of priorities but the use of Subversion by a wide range of projects has benefits.  Using the same revision control system as KDE in particular (and to a lesser extent sourceforge and other sites like Google code) makes it easier for casual developers to submit small patches to Gnome without being asked to learn yet another system.  &lt;p/&gt;&gt; ps: i like cvs just fine :)&lt;p/&gt;You aren&#039;t the only one.  Many smaller applications directly implemented support for CVS without thinking about future proofing their work with a few well placed abstractions.  Allowing older programs to interface with these newer systems (perhaps through some kind of gateway) and have read only access such as checkout and diff would go a long way to allow users like translators to carry on as normal would be a huge help, especially if they are using third party tools or scripts (eg TortoiseSVN &lt;a href=&quot;http://tortoisesvn.net&quot;&gt;http://tortoisesvn.net&lt;/a&gt;).  &lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>Popularity and usability may be low on some peoples list of priorities but the use of Subversion by a wide range of projects has benefits.  Using the same revision control system as KDE in particular (and to a lesser extent sourceforge and other sites like Google code) makes it easier for casual developers to submit small patches to Gnome without being asked to learn yet another system.
<p />&gt; ps: i like cvs just fine :)
<p />You aren&#8217;t the only one.  Many smaller applications directly implemented support for CVS without thinking about future proofing their work with a few well placed abstractions.  Allowing older programs to interface with these newer systems (perhaps through some kind of gateway) and have read only access such as checkout and diff would go a long way to allow users like translators to carry on as normal would be a huge help, especially if they are using third party tools or scripts (eg TortoiseSVN <a href="http://tortoisesvn.net">http://tortoisesvn.net</a>).  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pachi</title>
		<link>http://blogs.gnome.org/desrt/2006/12/25/svn/comment-page-1/#comment-132</link>
		<dc:creator>pachi</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/desrt/2006/12/25/svn/#comment-132</guid>
		<description>Mikael, git can be used on win32, if you have a full cygwin environment and an NTFS partition. That&#039;s not reasonable because: you normally use fat32 partitions to be able to share data between your GNU/Linux system and your win32 one, and you only want a VCS, and not having to install a cygwin layer just for it.&lt;p/&gt;All-in-all, I think the move to SVN is a good one, and we&#039;ll have time to reevaluate a move to a DVCS later, when all systems are more mature (graphical frontends, better end user documentation, and so).</description>
		<content:encoded><![CDATA[<p>Mikael, git can be used on win32, if you have a full cygwin environment and an NTFS partition. That&#8217;s not reasonable because: you normally use fat32 partitions to be able to share data between your GNU/Linux system and your win32 one, and you only want a VCS, and not having to install a cygwin layer just for it.
<p />All-in-all, I think the move to SVN is a good one, and we&#8217;ll have time to reevaluate a move to a DVCS later, when all systems are more mature (graphical frontends, better end user documentation, and so).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/desrt/2006/12/25/svn/feed/ ) in 1.19154 seconds, on Feb 10th, 2012 at 11:41 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 11th, 2012 at 12:41 am UTC -->
