<?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>4Geeks.de &#187; mercurial</title>
	<atom:link href="http://www.4geeks.de/blog/archives/tag/mercurial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.4geeks.de/blog</link>
	<description>-.-</description>
	<lastBuildDate>Sun, 14 Mar 2010 21:00:26 +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>Downgrade</title>
		<link>http://www.4geeks.de/blog/archives/2009/10/downgrade/</link>
		<comments>http://www.4geeks.de/blog/archives/2009/10/downgrade/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 22:14:45 +0000</pubDate>
		<dc:creator>ebo</dc:creator>
				<category><![CDATA[Use The Source]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.4geeks.de/blog/?p=225</guid>
		<description><![CDATA[I was quite happy to notice, that my favourite VCS, Mercurial, was released in version 1.3.1! And I&#8217;m still using 1.1.2 out of the Ubuntu repository.
Eagerly I updated from the release PPA, but what did I know back than. First thing I noticed was the half done translation. German technical terms just suck.
More importantly they [...]]]></description>
			<content:encoded><![CDATA[<p>I was quite happy to notice, that my favourite VCS, Mercurial, was released in <a href="http://mercurial.selenic.com/wiki/WhatsNew">version 1.3.1</a>! And I&#8217;m still using 1.1.2 out of the Ubuntu repository.</p>
<p>Eagerly I updated from the release PPA, but what did I know back than. First thing I noticed was the half done translation. German technical terms just suck.</p>
<p>More importantly they broke the zeroconf module. As most of my <em>hg pull</em>s are within my network, this is pretty serious for me. A fix is already committed, but not yet released. So back to 1.1.2 for me, as I like my VCS stable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.4geeks.de/blog/archives/2009/10/downgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mercurial: hggnome-keyring Extension</title>
		<link>http://www.4geeks.de/blog/archives/2009/04/mercurial-hggnome-keyring-extension/</link>
		<comments>http://www.4geeks.de/blog/archives/2009/04/mercurial-hggnome-keyring-extension/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 19:15:47 +0000</pubDate>
		<dc:creator>ebo</dc:creator>
				<category><![CDATA[Use The Source]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://www.4geeks.de/?p=193</guid>
		<description><![CDATA[While surfing around I discovered a nice little Mercurial Extension: hgkeychain. Unfortunately it&#8217;s only for Mac. As Gnome has password management of it&#8217;s own, I looked there is someway to access it via Python. And there is!
So I wrote a quick extension myself: hggnome-keyring
It uses the usual yadda yadda for installing (see mercurial docs). Only [...]]]></description>
			<content:encoded><![CDATA[<p>While surfing around I discovered a nice little <a href="http://www.selenic.com/mercurial/">Mercurial</a> Extension: <a href="http://toxicsoftware.com/hgkeychain/">hgkeychain</a>. Unfortunately it&#8217;s only for Mac. As Gnome has password management of it&#8217;s own, I looked there is someway to access it via Python. And there is!</p>
<p>So I wrote a quick extension myself: <a href="http://bitbucket.org/ebo/hggnome-keyring/overview/">hggnome-keyring</a></p>
<p>It uses the usual yadda yadda for installing (see mercurial docs). Only drawback: Access to the keyring is determined by executable name, so any python programm is allowed to access those keys <img src='http://www.4geeks.de/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>There are two first in this post:</p>
<ol>
<li>I used <a href="http://bitbucket.org">bitbucket.org</a> to host the repo. It&#8217;s quite nice and very free.</li>
<li>This post is relayed to my <a href="http://twitter.com/ebolad">twitter account</a>.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.4geeks.de/blog/archives/2009/04/mercurial-hggnome-keyring-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
