<?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"
	>
<channel>
	<title>Comments on: Paver 0.7: Better than distutils, better docs and much more</title>
	<atom:link href="http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/</link>
	<description>Kevin Dangoor on Technology, Business and Everything</description>
	<pubDate>Fri, 08 Aug 2008 18:26:24 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Kevin Dangoor</title>
		<link>http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208711</link>
		<dc:creator>Kevin Dangoor</dc:creator>
		<pubDate>Fri, 09 May 2008 10:40:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208711</guid>
		<description>The  short answer is that you can do anything by using the sh() function. That's how I currently pull some things out of svn (I don't much like externals, so I manually control an svn checkout/update)

The longer answer requires context. Are you just saying that in some random task you want to pull things from a repository? easy_install can pull from a repository (svn on its own, and I believe bzr if you have a plugin for it)</description>
		<content:encoded><![CDATA[<p>The  short answer is that you can do anything by using the sh() function. That&#8217;s how I currently pull some things out of svn (I don&#8217;t much like externals, so I manually control an svn checkout/update)</p>
<p>The longer answer requires context. Are you just saying that in some random task you want to pull things from a repository? easy_install can pull from a repository (svn on its own, and I believe bzr if you have a plugin for it)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Hefferon</title>
		<link>http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208703</link>
		<dc:creator>Jim Hefferon</dc:creator>
		<pubDate>Thu, 08 May 2008 16:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208703</guid>
		<description>Maybe I missed it; can you pull the materials to be installed out of a repository?

That is, in addition to saying "put this file from the code tree there", can I say "get the code tree from version 3.1.4.2 inside the Mercurial repository"?

Jim</description>
		<content:encoded><![CDATA[<p>Maybe I missed it; can you pull the materials to be installed out of a repository?</p>
<p>That is, in addition to saying &#8220;put this file from the code tree there&#8221;, can I say &#8220;get the code tree from version 3.1.4.2 inside the Mercurial repository&#8221;?</p>
<p>Jim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Dangoor</title>
		<link>http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208702</link>
		<dc:creator>Kevin Dangoor</dc:creator>
		<pubDate>Thu, 08 May 2008 13:44:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208702</guid>
		<description>Actually, there are a couple theories of thought regarding keeping include directives in the final docs. If you read Bruce Eckel's books, you'll find comments that show where the sample comes from. That's the value of leaving those in... they tell the read where they can find that sample.

I don't think I have the option in there right now, but it will be easy to add the option that allows you to have Cog remove the generator code. I certainly agree that there are cases where you wouldn't want the generator code to show up.</description>
		<content:encoded><![CDATA[<p>Actually, there are a couple theories of thought regarding keeping include directives in the final docs. If you read Bruce Eckel&#8217;s books, you&#8217;ll find comments that show where the sample comes from. That&#8217;s the value of leaving those in&#8230; they tell the read where they can find that sample.</p>
<p>I don&#8217;t think I have the option in there right now, but it will be easy to add the option that allows you to have Cog remove the generator code. I certainly agree that there are cases where you wouldn&#8217;t want the generator code to show up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208701</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 08 May 2008 13:39:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208701</guid>
		<description>Very cool. I look forward to following your progress.

FYI: There are a lot of Cog directives showing up as literal text in your docs right now!</description>
		<content:encoded><![CDATA[<p>Very cool. I look forward to following your progress.</p>
<p>FYI: There are a lot of Cog directives showing up as literal text in your docs right now!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Dangoor</title>
		<link>http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208700</link>
		<dc:creator>Kevin Dangoor</dc:creator>
		<pubDate>Thu, 08 May 2008 13:10:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208700</guid>
		<description>Hi Jim,

You're absolutely right. To some extent, I'd rather *not* appeal to those folks just yet. Once Paver has a few more experienced users, a doc like the one you're suggesting would be ideal.</description>
		<content:encoded><![CDATA[<p>Hi Jim,</p>
<p>You&#8217;re absolutely right. To some extent, I&#8217;d rather *not* appeal to those folks just yet. Once Paver has a few more experienced users, a doc like the one you&#8217;re suggesting would be ideal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Jones</title>
		<link>http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208699</link>
		<dc:creator>Jim Jones</dc:creator>
		<pubDate>Thu, 08 May 2008 11:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208699</guid>
		<description>Thumbs up Kevin, this looks promising.

Just one note: Don't forget about the new users. Your docs currently presume a lot of knowledge about setuptools, what's missing are docs that work for someone who is about to package for the first time ever. I'd suggest to create a simple tutorial that describes all steps for an artificial or even a real project.  That way you can appeal to newcomers who'd otherwise be forced to learn setuptools first before they can get going with pavement.</description>
		<content:encoded><![CDATA[<p>Thumbs up Kevin, this looks promising.</p>
<p>Just one note: Don&#8217;t forget about the new users. Your docs currently presume a lot of knowledge about setuptools, what&#8217;s missing are docs that work for someone who is about to package for the first time ever. I&#8217;d suggest to create a simple tutorial that describes all steps for an artificial or even a real project.  That way you can appeal to newcomers who&#8217;d otherwise be forced to learn setuptools first before they can get going with pavement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Dangoor</title>
		<link>http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208698</link>
		<dc:creator>Kevin Dangoor</dc:creator>
		<pubDate>Thu, 08 May 2008 10:58:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208698</guid>
		<description>number5: I have just uploaded Paver 0.7.1 to fix that. I should try to make an automated test for that.

Martin: actually, I did notice that, but I needed to get to sleep. Now that morning is here, I've fixed it.

Thanks for the bug reports, guys!</description>
		<content:encoded><![CDATA[<p>number5: I have just uploaded Paver 0.7.1 to fix that. I should try to make an automated test for that.</p>
<p>Martin: actually, I did notice that, but I needed to get to sleep. Now that morning is here, I&#8217;ve fixed it.</p>
<p>Thanks for the bug reports, guys!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: number5</title>
		<link>http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208696</link>
		<dc:creator>number5</dc:creator>
		<pubDate>Thu, 08 May 2008 08:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208696</guid>
		<description>Error occurs when installing paver via easy_install:

File "/var/folders/Hc/Hcm9A6h6GGW39zZ3SL1nP++++TI/-Tmp-/tmp6O5U2w/paver/defaults.py", line 4, in 
ImportError: No module named misctasks

seems some dependancy not met?</description>
		<content:encoded><![CDATA[<p>Error occurs when installing paver via easy_install:</p>
<p>File &#8220;/var/folders/Hc/Hcm9A6h6GGW39zZ3SL1nP++++TI/-Tmp-/tmp6O5U2w/paver/defaults.py&#8221;, line 4, in<br />
ImportError: No module named misctasks</p>
<p>seems some dependancy not met?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208695</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 08 May 2008 06:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.blueskyonmars.com/2008/05/07/paver-07-better-than-distutils-better-docs-and-much-more/#comment-208695</guid>
		<description>Interesting initiative!
There are some strange errors on that foreword page. Have you seen that btw?</description>
		<content:encoded><![CDATA[<p>Interesting initiative!<br />
There are some strange errors on that foreword page. Have you seen that btw?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.418 seconds -->
