<?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: Push to try</title>
	<atom:link href="http://blog.mozilla.com/jorendorff/2008/08/18/push-to-try/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mozilla.com/jorendorff/2008/08/18/push-to-try/</link>
	<description>where we're building a better SpiderMonkey from parts</description>
	<lastBuildDate>Tue, 30 Jun 2009 14:40:54 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jorendorff</title>
		<link>http://blog.mozilla.com/jorendorff/2008/08/18/push-to-try/comment-page-1/#comment-23394</link>
		<dc:creator>jorendorff</dc:creator>
		<pubDate>Tue, 30 Jun 2009 14:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/?p=15#comment-23394</guid>
		<description>Nick: No, even if your work is based on tracemonkey you can just: hg push -f ssh://hg.mozilla.org/try/

Regardless of whether your work is based on mozilla-central or tracemonkey, it&#039;s all just a pile of changesets to Mercurial. The (one and only) &quot;try&quot; repo will gladly accept your tracemonkey-based changesets. The Try server doesn&#039;t even know the difference, so it&#039;ll update to your tip and try to build.  Since the build commands for mozilla-central will also work on tracemonkey, it all just works.</description>
		<content:encoded><![CDATA[<p>Nick: No, even if your work is based on tracemonkey you can just: hg push -f ssh://hg.mozilla.org/try/</p>
<p>Regardless of whether your work is based on mozilla-central or tracemonkey, it&#8217;s all just a pile of changesets to Mercurial. The (one and only) &#8220;try&#8221; repo will gladly accept your tracemonkey-based changesets. The Try server doesn&#8217;t even know the difference, so it&#8217;ll update to your tip and try to build.  Since the build commands for mozilla-central will also work on tracemonkey, it all just works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://blog.mozilla.com/jorendorff/2008/08/18/push-to-try/comment-page-1/#comment-23388</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 29 Jun 2009 01:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/?p=15#comment-23388</guid>
		<description>What if you want to push to a specific repository, eg. tracemonkey?  Is it this:

  hg push -f ssh://hg.mozilla.org/try/tracemonkey/

?</description>
		<content:encoded><![CDATA[<p>What if you want to push to a specific repository, eg. tracemonkey?  Is it this:</p>
<p>  hg push -f ssh://hg.mozilla.org/try/tracemonkey/</p>
<p>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lone ranger</title>
		<link>http://blog.mozilla.com/jorendorff/2008/08/18/push-to-try/comment-page-1/#comment-18992</link>
		<dc:creator>Lone ranger</dc:creator>
		<pubDate>Tue, 19 Aug 2008 02:48:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/?p=15#comment-18992</guid>
		<description>Dirkjan is half-right (or half-wrong, your pick...)

To push with mq patches applied you must force ( -f ) the push.</description>
		<content:encoded><![CDATA[<p>Dirkjan is half-right (or half-wrong, your pick&#8230;)</p>
<p>To push with mq patches applied you must force ( -f ) the push.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirkjan Ochtman</title>
		<link>http://blog.mozilla.com/jorendorff/2008/08/18/push-to-try/comment-page-1/#comment-18975</link>
		<dc:creator>Dirkjan Ochtman</dc:creator>
		<pubDate>Mon, 18 Aug 2008 20:25:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mozilla.com/jorendorff/?p=15#comment-18975</guid>
		<description>I seem to remember you can&#039;t push with mq csets applied... Did you actually test that stuff?</description>
		<content:encoded><![CDATA[<p>I seem to remember you can&#8217;t push with mq csets applied&#8230; Did you actually test that stuff?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
