<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Roberto Aloi &#187; Mercurial</title>
	<atom:link href="http://aloiroberto.wordpress.com/category/mercurial/feed/" rel="self" type="application/rss+xml" />
	<link>http://aloiroberto.wordpress.com</link>
	<description>My code is bug-free. It implements some random, undocumented features</description>
	<lastBuildDate>Fri, 26 Oct 2012 20:54:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='aloiroberto.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Roberto Aloi &#187; Mercurial</title>
		<link>http://aloiroberto.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://aloiroberto.wordpress.com/osd.xml" title="Roberto Aloi" />
	<atom:link rel='hub' href='http://aloiroberto.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Mercurial &#8211; Gnome Keyring Integration</title>
		<link>http://aloiroberto.wordpress.com/2009/09/16/mercurial-gnome-keyring-integration/</link>
		<comments>http://aloiroberto.wordpress.com/2009/09/16/mercurial-gnome-keyring-integration/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 15:11:14 +0000</pubDate>
		<dc:creator>Roberto Aloi</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Mercurial]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[automatic]]></category>
		<category><![CDATA[encrypt]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome keyring]]></category>
		<category><![CDATA[hg]]></category>
		<category><![CDATA[key ring]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[mercu]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://aloiroberto.wordpress.com/?p=101</guid>
		<description><![CDATA[I don&#8217;t know about you, but I was really bored about inserting my password again and again when pulling hg based projects. Since I&#8217;m using Gnome, I decided to check if it was possible to integrate Mercurial with the Gnome Keyring. Guess what: http://bitbucket.org/ebo/hggnome-keyring/changeset/4f8cbce98fe6/ Just download the extension and install it, by adding the following &#8230; <a href="http://aloiroberto.wordpress.com/2009/09/16/mercurial-gnome-keyring-integration/">Continue reading <span class="meta-nav">&#187;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aloiroberto.wordpress.com&#038;blog=6646513&#038;post=101&#038;subd=aloiroberto&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I don&#8217;t know about you, but I was really bored about inserting my password again and again when pulling hg based projects.</p>
<p>Since I&#8217;m using Gnome, I decided to check if it was possible to integrate Mercurial with the Gnome Keyring.</p>
<p>Guess what:</p>
<p><code><a href="http://bitbucket.org/ebo/hggnome-keyring/changeset/4f8cbce98fe6/" rel="nofollow">http://bitbucket.org/ebo/hggnome-keyring/changeset/4f8cbce98fe6/</a></code></p>
<p>Just download the extension and install it, by adding the following line under [extensions] in your .hgrc file:</p>
<p><code>hggnome-keyring = [PATH_TO_EXTENSION]/hggnome-keyring.py</code></p>
<p>When pulling from a hg repo, the system will prompt you for the password just for the first time <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aloiroberto.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aloiroberto.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aloiroberto.wordpress.com&#038;blog=6646513&#038;post=101&#038;subd=aloiroberto&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aloiroberto.wordpress.com/2009/09/16/mercurial-gnome-keyring-integration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20f7f4a8aa455aa6e0c2a0092883cd0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">prof3ta</media:title>
		</media:content>
	</item>
		<item>
		<title>Mercurial &#8211; Verbose Pull</title>
		<link>http://aloiroberto.wordpress.com/2009/09/16/mercurial-verbose-pull/</link>
		<comments>http://aloiroberto.wordpress.com/2009/09/16/mercurial-verbose-pull/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 10:46:46 +0000</pubDate>
		<dc:creator>Roberto Aloi</dc:creator>
				<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Mercurial]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[hg]]></category>
		<category><![CDATA[how to pull verbose]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[mercurial tips and tricks]]></category>
		<category><![CDATA[pull]]></category>
		<category><![CDATA[repo]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://aloiroberto.wordpress.com/?p=96</guid>
		<description><![CDATA[Are you pulling from a Mercurial repository and it&#8217;s taking too long? Do you want to know which files are being pulled into your local machine? Did you try hg --verbose pull and it didn&#8217;t help? Then, try the following: hg --debug -v pull Cheers.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aloiroberto.wordpress.com&#038;blog=6646513&#038;post=96&#038;subd=aloiroberto&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Are you pulling from a Mercurial repository and it&#8217;s taking too long?</p>
<p>Do you want to know which files are being pulled into your local machine?</p>
<p>Did you try <code>hg --verbose pull</code> and it didn&#8217;t help?</p>
<p>Then, try the following:</p>
<p><code>hg --debug -v pull</code></p>
<p>Cheers.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/aloiroberto.wordpress.com/96/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/aloiroberto.wordpress.com/96/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=aloiroberto.wordpress.com&#038;blog=6646513&#038;post=96&#038;subd=aloiroberto&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://aloiroberto.wordpress.com/2009/09/16/mercurial-verbose-pull/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/c20f7f4a8aa455aa6e0c2a0092883cd0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">prof3ta</media:title>
		</media:content>
	</item>
	</channel>
</rss>
