<?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: hg qimport my-bugzilla-patch redux</title>
	<atom:link href="http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/feed/" rel="self" type="application/rss+xml" />
	<link>http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/</link>
	<description>witty tagline</description>
	<lastBuildDate>Thu, 21 Jan 2010 20:11:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rob Arnold</title>
		<link>http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/comment-page-1/#comment-6702</link>
		<dc:creator>Rob Arnold</dc:creator>
		<pubDate>Thu, 14 Jan 2010 02:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://robarnold.org/?p=50#comment-6702</guid>
		<description>Mercurial&#039;s behavior towards the % in config files changed - in newer versions you no longer need to escape % so I suspect this is the problem you&#039;re having.</description>
		<content:encoded><![CDATA[<p>Mercurial&#8217;s behavior towards the % in config files changed &#8211; in newer versions you no longer need to escape % so I suspect this is the problem you&#8217;re having.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh Matthews</title>
		<link>http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/comment-page-1/#comment-6699</link>
		<dc:creator>Josh Matthews</dc:creator>
		<pubDate>Thu, 14 Jan 2010 01:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://robarnold.org/?p=50#comment-6699</guid>
		<description>When using this now, I get patches showing up as bug-%(bugnum)s in my queue.  Any thoughts?</description>
		<content:encoded><![CDATA[<p>When using this now, I get patches showing up as bug-%(bugnum)s in my queue.  Any thoughts?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zack</title>
		<link>http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/comment-page-1/#comment-2575</link>
		<dc:creator>Zack</dc:creator>
		<pubDate>Tue, 22 Sep 2009 22:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://robarnold.org/?p=50#comment-2575</guid>
		<description>I hit three more problems:

 - The advice to double % signs in patch_format is incorrect for Mercurial 1.3.1.

 - ui.prompt() doesn&#039;t have a pat= keyword argument in Mercurial 1.3.1.  I don&#039;t know what replaced it, if anything.  

 - Most seriously, if you import multiple patches, they are added to the series file in reverse order.</description>
		<content:encoded><![CDATA[<p>I hit three more problems:</p>
<p> &#8211; The advice to double % signs in patch_format is incorrect for Mercurial 1.3.1.</p>
<p> &#8211; ui.prompt() doesn&#8217;t have a pat= keyword argument in Mercurial 1.3.1.  I don&#8217;t know what replaced it, if anything.  </p>
<p> &#8211; Most seriously, if you import multiple patches, they are added to the series file in reverse order.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris</title>
		<link>http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/comment-page-1/#comment-590</link>
		<dc:creator>Boris</dc:creator>
		<pubDate>Thu, 11 Jun 2009 14:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://robarnold.org/?p=50#comment-590</guid>
		<description>So I tried using -p to edit the commit message, and the patch still got imported with the original commit message (the one that was in the diff to start with).  Feature or bug?  ;)</description>
		<content:encoded><![CDATA[<p>So I tried using -p to edit the commit message, and the patch still got imported with the original commit message (the one that was in the diff to start with).  Feature or bug?  <img src='http://robarnold.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Banner</title>
		<link>http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/comment-page-1/#comment-576</link>
		<dc:creator>Mark Banner</dc:creator>
		<pubDate>Thu, 04 Jun 2009 13:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://robarnold.org/?p=50#comment-576</guid>
		<description>Thanks Rob, works like a dream now :-)</description>
		<content:encoded><![CDATA[<p>Thanks Rob, works like a dream now <img src='http://robarnold.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Arnold</title>
		<link>http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/comment-page-1/#comment-574</link>
		<dc:creator>Rob Arnold</dc:creator>
		<pubDate>Wed, 03 Jun 2009 19:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://robarnold.org/?p=50#comment-574</guid>
		<description>I&#039;ve now updated the article to address the issue with formatting strings; the % characters need to be escaped because the configuration parser tries to do its own substitutions.

Also, the issue with multiple patch selection is fixed. I wish Python had stricter variable scoping.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve now updated the article to address the issue with formatting strings; the % characters need to be escaped because the configuration parser tries to do its own substitutions.</p>
<p>Also, the issue with multiple patch selection is fixed. I wish Python had stricter variable scoping.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Banner</title>
		<link>http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/comment-page-1/#comment-573</link>
		<dc:creator>Mark Banner</dc:creator>
		<pubDate>Wed, 03 Jun 2009 13:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://robarnold.org/?p=50#comment-573</guid>
		<description>Is it me or is importing with multiple patches on a bug not working? Bug 492116 currently has two patches available and whichever I choose I get the second patch :-(</description>
		<content:encoded><![CDATA[<p>Is it me or is importing with multiple patches on a bug not working? Bug 492116 currently has two patches available and whichever I choose I get the second patch <img src='http://robarnold.org/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Banner</title>
		<link>http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/comment-page-1/#comment-572</link>
		<dc:creator>Mark Banner</dc:creator>
		<pubDate>Wed, 03 Jun 2009 12:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://robarnold.org/?p=50#comment-572</guid>
		<description>I also couldn&#039;t get overriding the format in .hgrc to work. Using your suggestion for patch_format:

[qimportbz]
patch_format = bug-%(bugnum)s

gave me:

abort: Error in configuration section [qimportbz] parameter &#039;patch_format&#039;:
Bad value substitution:
	section: [qimportbz]
	option : patch_format
	key    : bugnum
	rawval : 

Not sure why.</description>
		<content:encoded><![CDATA[<p>I also couldn&#8217;t get overriding the format in .hgrc to work. Using your suggestion for patch_format:</p>
<p>[qimportbz]<br />
patch_format = bug-%(bugnum)s</p>
<p>gave me:</p>
<p>abort: Error in configuration section [qimportbz] parameter &#8216;patch_format&#8217;:<br />
Bad value substitution:<br />
	section: [qimportbz]<br />
	option : patch_format<br />
	key    : bugnum<br />
	rawval : </p>
<p>Not sure why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Banner</title>
		<link>http://robarnold.org/hg-qimport-my-bugzilla-patch-redux/comment-page-1/#comment-571</link>
		<dc:creator>Mark Banner</dc:creator>
		<pubDate>Wed, 03 Jun 2009 12:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://robarnold.org/?p=50#comment-571</guid>
		<description>For all those macports users out there, if you get a message such as:

Fetching http://bugzilla.mozilla.org/show_bug.cgi?ctype=xml&amp;id=111111...abort: error: unknown url type: https

then try:

sudo port install py25-socket-ssl

and that should fix it.</description>
		<content:encoded><![CDATA[<p>For all those macports users out there, if you get a message such as:</p>
<p>Fetching <a href="http://bugzilla.mozilla.org/show_bug.cgi?ctype=xml&amp;id=111111...abort" rel="nofollow">http://bugzilla.mozilla.org/show_bug.cgi?ctype=xml&amp;id=111111&#8230;abort</a>: error: unknown url type: https</p>
<p>then try:</p>
<p>sudo port install py25-socket-ssl</p>
<p>and that should fix it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
