<?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: mercurial tasks extension</title>
	<atom:link href="http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/feed/" rel="self" type="application/rss+xml" />
	<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/</link>
	<description>blog</description>
	<lastBuildDate>Thu, 02 Jun 2011 20:45:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: alu</title>
		<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/comment-page-1/#comment-87</link>
		<dc:creator>alu</dc:creator>
		<pubDate>Wed, 20 Oct 2010 04:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://x.zpuppet.org/?p=56#comment-87</guid>
		<description>Hi Josh,
Yes I haven&#039;t kept up hgtasks lately, I&#039;m sorry about that.

I will try to do a better job of maintaining it.  I have some ideas I would like to implement and I will try to keep active on the bitbucket page as well.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Josh,<br />
Yes I haven&#8217;t kept up hgtasks lately, I&#8217;m sorry about that.</p>
<p>I will try to do a better job of maintaining it.  I have some ideas I would like to implement and I will try to keep active on the bitbucket page as well.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/comment-page-1/#comment-86</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Thu, 14 Oct 2010 16:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://x.zpuppet.org/?p=56#comment-86</guid>
		<description>Hey Alu! Your &#039;hg tasks&#039; is broken on hg 1.5.x and hg 1.6.x. People have submitted bug reports and others and submitted patch files. You should evaluate the patches and push up fixes so those of us on newer mercurials can use your extension. Feel free to reject patches and give reasons if you feel something wasn&#039;t fixed properly.

There&#039;s been no activity from you on bitbucket in a year, but you&#039;re here discussing your extension. At least comment on bugs so we know you haven&#039;t abandoned the project.</description>
		<content:encoded><![CDATA[<p>Hey Alu! Your &#8216;hg tasks&#8217; is broken on hg 1.5.x and hg 1.6.x. People have submitted bug reports and others and submitted patch files. You should evaluate the patches and push up fixes so those of us on newer mercurials can use your extension. Feel free to reject patches and give reasons if you feel something wasn&#8217;t fixed properly.</p>
<p>There&#8217;s been no activity from you on bitbucket in a year, but you&#8217;re here discussing your extension. At least comment on bugs so we know you haven&#8217;t abandoned the project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob W</title>
		<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/comment-page-1/#comment-85</link>
		<dc:creator>Bob W</dc:creator>
		<pubDate>Fri, 27 Aug 2010 18:56:48 +0000</pubDate>
		<guid isPermaLink="false">http://x.zpuppet.org/?p=56#comment-85</guid>
		<description>That would produce some really odd behavior if you accidentally activated the taskname:begin bookmark and started committing (after you&#039;d already made some commits to advance the taskname bookmark), wouldn&#039;t it?

...On the other hand...what if you had a tag for the beginning, and a bookmark for the progress...hmm. I think you&#039;d still have more potential for accidentally losing that &quot;what commits have to do with this task&quot; bit. I&#039;d have to look in greater detail to figure out if I&#039;m right.

Since I&#039;m mostly using hg as an svn superclient to trunk-at-root repositories at the moment, trying out use cases for me is a little contrived.</description>
		<content:encoded><![CDATA[<p>That would produce some really odd behavior if you accidentally activated the taskname:begin bookmark and started committing (after you&#8217;d already made some commits to advance the taskname bookmark), wouldn&#8217;t it?</p>
<p>&#8230;On the other hand&#8230;what if you had a tag for the beginning, and a bookmark for the progress&#8230;hmm. I think you&#8217;d still have more potential for accidentally losing that &#8220;what commits have to do with this task&#8221; bit. I&#8217;d have to look in greater detail to figure out if I&#8217;m right.</p>
<p>Since I&#8217;m mostly using hg as an svn superclient to trunk-at-root repositories at the moment, trying out use cases for me is a little contrived.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/comment-page-1/#comment-84</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 16 Aug 2010 08:36:12 +0000</pubDate>
		<guid isPermaLink="false">http://x.zpuppet.org/?p=56#comment-84</guid>
		<description>Couldn&#039;t you make tasks just be a frontend for bookmarks -- where you have two bookmarks per task (e.g. a &quot;taskname:begin&quot; bookmark, and a &quot;taskname&quot; bookmark)?  Then it would be possible to use the already available bookmark-pushing capabilities of mercurial.</description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t you make tasks just be a frontend for bookmarks &#8212; where you have two bookmarks per task (e.g. a &#8220;taskname:begin&#8221; bookmark, and a &#8220;taskname&#8221; bookmark)?  Then it would be possible to use the already available bookmark-pushing capabilities of mercurial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob W</title>
		<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/comment-page-1/#comment-83</link>
		<dc:creator>Bob W</dc:creator>
		<pubDate>Thu, 01 Jul 2010 18:21:26 +0000</pubDate>
		<guid isPermaLink="false">http://x.zpuppet.org/?p=56#comment-83</guid>
		<description>So...tasks, then, are basically like bookmarks that record every changeset that has been a part of them (instead of only the tip), and that provide you with an extra filter in front of the multiple-head-catch, which (depending on your workflow) may be more convenient than always pushing with -r?

I&#039;m going to have to look into this; it sounds really interesting. Two things that have me curious are what happens if you DO push with -r, and what happens if you try to rebase a task.</description>
		<content:encoded><![CDATA[<p>So&#8230;tasks, then, are basically like bookmarks that record every changeset that has been a part of them (instead of only the tip), and that provide you with an extra filter in front of the multiple-head-catch, which (depending on your workflow) may be more convenient than always pushing with -r?</p>
<p>I&#8217;m going to have to look into this; it sounds really interesting. Two things that have me curious are what happens if you DO push with -r, and what happens if you try to rebase a task.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alu</title>
		<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/comment-page-1/#comment-82</link>
		<dc:creator>alu</dc:creator>
		<pubDate>Mon, 12 Apr 2010 06:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://x.zpuppet.org/?p=56#comment-82</guid>
		<description>Hi Ryan,
For me, this highlights the differences:


&quot;For me bookmarks lack two features: tracking all changesets belonging to a particular task, and being able to push completed tasks easily while ensuring that incomplete tasks are not pushed.&quot;


Dilip, yes mq can do a lot of the same things (and a lot more!), but I wanted something that worked by adding some metadata on a regular hg repo instead of a stack of patches.


-Alex</description>
		<content:encoded><![CDATA[<p>Hi Ryan,<br />
For me, this highlights the differences:</p>
<p>&#8220;For me bookmarks lack two features: tracking all changesets belonging to a particular task, and being able to push completed tasks easily while ensuring that incomplete tasks are not pushed.&#8221;</p>
<p>Dilip, yes mq can do a lot of the same things (and a lot more!), but I wanted something that worked by adding some metadata on a regular hg repo instead of a stack of patches.</p>
<p>-Alex</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/comment-page-1/#comment-81</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 09 Apr 2010 19:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://x.zpuppet.org/?p=56#comment-81</guid>
		<description>Let me expand my question: this looks very similar to Mercurial&#039;s bookmarks extension. Can you highlight the differences?</description>
		<content:encoded><![CDATA[<p>Let me expand my question: this looks very similar to Mercurial&#8217;s bookmarks extension. Can you highlight the differences?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/comment-page-1/#comment-80</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 06 Apr 2010 18:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://x.zpuppet.org/?p=56#comment-80</guid>
		<description>So the main difference from the bookmarks extension is that this protects you from pushing incomplete tasks?</description>
		<content:encoded><![CDATA[<p>So the main difference from the bookmarks extension is that this protects you from pushing incomplete tasks?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dilip</title>
		<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/comment-page-1/#comment-77</link>
		<dc:creator>Dilip</dc:creator>
		<pubDate>Fri, 27 Nov 2009 15:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://x.zpuppet.org/?p=56#comment-77</guid>
		<description>Just explored mq! the same stuff  can be done using it.if we think each task as a patch! :)</description>
		<content:encoded><![CDATA[<p>Just explored mq! the same stuff  can be done using it.if we think each task as a patch! <img src='http://x.zpuppet.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dilip</title>
		<link>http://x.zpuppet.org/2009/03/09/mercurial-tasks-extension/comment-page-1/#comment-76</link>
		<dc:creator>Dilip</dc:creator>
		<pubDate>Tue, 03 Nov 2009 08:40:47 +0000</pubDate>
		<guid isPermaLink="false">http://x.zpuppet.org/?p=56#comment-76</guid>
		<description>A great extension. But won;t work on windows

D:\repos\hgoff&gt;hg task
*** failed to import extension tasks from &quot;D:\repos\hgoff\.hg\tasks.py&quot;: [Errno 22] Invali
d argument
hg: unknown command &#039;task&#039;
Mercurial Distributed SCM</description>
		<content:encoded><![CDATA[<p>A great extension. But won;t work on windows</p>
<p>D:\repos\hgoff&gt;hg task<br />
*** failed to import extension tasks from &#8220;D:\repos\hgoff\.hg\tasks.py&#8221;: [Errno 22] Invali<br />
d argument<br />
hg: unknown command &#8216;task&#8217;<br />
Mercurial Distributed SCM</p>
]]></content:encoded>
	</item>
</channel>
</rss>

