<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>{francho(lab)} &#187; Mercurial</title>
	<atom:link href="http://francho.org/lab/tag/mercurial/feed/" rel="self" type="application/rss+xml" />
	<link>http://francho.org/lab</link>
	<description>forjando ideicas</description>
	<lastBuildDate>Fri, 20 Aug 2010 10:56:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Control de versiones con Mercurial</title>
		<link>http://francho.org/lab/15/control-de-versiones-con-mercurial/</link>
		<comments>http://francho.org/lab/15/control-de-versiones-con-mercurial/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 22:14:39 +0000</pubDate>
		<dc:creator>francho</dc:creator>
				<category><![CDATA[Programación]]></category>
		<category><![CDATA[control versiones]]></category>
		<category><![CDATA[Mercurial]]></category>
		<category><![CDATA[repositorios]]></category>

		<guid isPermaLink="false">http://francho.org/lab/?p=15</guid>
		<description><![CDATA[Durante años he estado usando Subversion como sistema de control de versiones (y antes que este use CVS), pero de un tiempo a esta parte están surgiendo sistemas más modernos que cada vez acaparan más adeptos.
Entre todos ellos me he decidido a probar Mercurial, un sistema de control de versiones distribuido que es utilizado por [...]]]></description>
			<content:encoded><![CDATA[<p>Durante años he estado usando <a title="Página principal de Subversion" href="http://subversion.tigris.org/">Subversion</a> como sistema de control de versiones (y antes que este use <a title="Página principal de CVS" href="http://www.cvshome.org/">CVS</a>), pero de un tiempo a esta parte están surgiendo sistemas más modernos que cada vez acaparan más adeptos.</p>
<p>Entre todos ellos me he decidido a probar <a href="http://www.selenic.com/mercurial/wiki/">Mercurial</a>, un sistema de control de versiones distribuido que es utilizado por proyectos tan importantes como Python, Mozilla, OpenSolaris, etc (en la <a href="http://es.wikipedia.org/wiki/Mercurial">Wikipedia</a> podéis conocer más detalles).</p>
<p style="text-align: center;"><a href="http://francho.org/lab/wp-content/uploads/2009/06/Mercurial-QuickStart-v1.0-120dpi.png"><img class="size-medium wp-image-16 aligncenter" title="Mercurial Quick Start" src="http://francho.org/lab/wp-content/uploads/2009/06/Mercurial-QuickStart-v1.0-120dpi-300x231.png" alt="Mercurial Quick Start" width="300" height="231" /></a></p>
<p><span id="more-15"></span>¿Que por qué he elegido Mercurial?</p>
<ul>
<li>Primero porque grandes proyectos de los que me gustan (como Python) confian en él.</li>
<li>Porque comparto todo lo que se dice <a href="http://kit.medianet.es/blogkit/2008/12/09/herramientas-mercurial/">en este post</a> al respecto</li>
<li>Porque NetBeans lo trae &#8220;de serie&#8221;.</li>
<li>Porque tras un primer vistazo, tiene pinta de que su curva de aprendizaje es buena</li>
<li>Porque parece que es sencillo migrar proyectos de SVN a Mercurial</li>
<li>Porque hace unos meses <a href="http://barrapunto.com/articles/09/04/29/230228.shtml">me enteré</a> de que <a href="http://code.google.com">Google Code</a> añadía soporte para Mercurial además de Subversion</li>
</ul>
<p>Pero sobre todo, por que quería probarlo. Así que me lo he traído al laboratorio: me he instalado los correspondientes paquetes en mi Ubuntu, el plugin para Eclipse (<a href="http://autumnl.rucci.org/merclipse/">Merclipse</a>) y me he creado <a href="http://code.google.com/p/francho-lab/">mi propio repositorio en Google</a> donde iré subiendo los proyectos comentados en este blog.</p>
<p>Todo listo listo para empezar a probarlo&#8230;</p>
<p>Por si os queréis animar vosotros también ahí van unos cuantos enlaces interesantes:</p>
<ul>
<li><a href="http://selenic.com/mercurial/wiki/">Wiki oficial</a> de Mercurial</li>
<li>libro “<a href="http://devnull.li/libromercurial/index.es.html">Control Distribuido de Revisiones con Mercurial</a>”  (Licencia abierta)</li>
<li><a href="http://www.selenic.com/mercurial/wiki/QuickStart">Guía rápida</a> de Mercurial (en inglés)</li>
<li><a title="http://javaworld.com/javaworld/jw-09-2007/jw-09-versioncontrol.html?page=1" rel="nofollow" href="http://javaworld.com/javaworld/jw-09-2007/jw-09-versioncontrol.html?page=1">Subversion or CVS, Bazaar or Mercurial? Four open source version control systems compared</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://francho.org/lab/15/control-de-versiones-con-mercurial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
