<?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>therning.org/ magnus &#187; hg</title>
	<atom:link href="http://therning.org/magnus/archives/tag/hg/feed" rel="self" type="application/rss+xml" />
	<link>http://therning.org/magnus</link>
	<description>Incoherent mumblings</description>
	<lastBuildDate>Wed, 17 Mar 2010 00:39:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using msmtp with Mercurial</title>
		<link>http://therning.org/magnus/archives/651</link>
		<comments>http://therning.org/magnus/archives/651#comments</comments>
		<pubDate>Tue, 09 Jun 2009 11:05:14 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Posts]]></category>
		<category><![CDATA[hg]]></category>
		<category><![CDATA[mercurial]]></category>
		<category><![CDATA[msmtp]]></category>

		<guid isPermaLink="false">http://therning.org/magnus/?p=651</guid>
		<description><![CDATA[After configuring msmtp I put the following in my ~/.hgrc:


&#91;extensions&#93;
hgext.patchbomb =
&#160;
&#91;email&#93;
from = my.email@my.isp.com
method = /usr/bin/msmtp

   More&#160;&#187;]]></description>
			<content:encoded><![CDATA[<p>After configuring <code>msmtp</code> I put the following in my <code>~/.hgrc</code>:</p>


<div class="wp_syntax"><div class="code"><pre class="ini" style="font-family:monospace;"><span style="color: #000066; font-weight:bold;"><span style="">&#91;</span>extensions<span style="">&#93;</span></span>
hgext.patchbomb <span style="color: #000066; font-weight:bold;">=</span>
&nbsp;
<span style="color: #000066; font-weight:bold;"><span style="">&#91;</span>email<span style="">&#93;</span></span>
<span style="color: #000099;">from</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> my.email@my.isp.com</span>
<span style="color: #000099;">method</span> <span style="color: #000066; font-weight:bold;">=</span><span style="color: #660066;"> /usr/bin/msmtp</span></pre></div></div>

<div class='bookmarkify'><a name='bookmarkify'></a><div class='linkbuttons'><a href='http://digg.com/submit?phase=2&amp;url=http://therning.org/magnus/archives/651&amp;title=Using msmtp with Mercurial' title='Digg It!' onclick='target="_blank";' rel='nofollow'><img src='http://therning.org/magnus/wp-content/plugins/bookmarkify/digg.png' style='width:16px; height:16px;' alt='[Digg] ' /></a> <a href='http://reddit.com/submit?url=http://therning.org/magnus/archives/651&amp;title=Using msmtp with Mercurial' title='Reddit' onclick='target="_blank";' rel='nofollow'><img src='http://therning.org/magnus/wp-content/plugins/bookmarkify/reddit.png' style='width:16px; height:16px;' alt='[Reddit] ' /></a>  <a title='See more bookmark and sharing options...' href='http://therning.org/magnus/archives/651#bookmarkify' rel='nofollow'><small>More&nbsp;&raquo;</small></a></div></div>]]></content:encoded>
			<wfw:commentRss>http://therning.org/magnus/archives/651/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
