<?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: Recovering a Branch From a Bazaar Repository</title>
	<atom:link href="http://blogs.gnome.org/jamesh/2006/12/18/recovering-a-branch-from-a-bazaar-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/jamesh/2006/12/18/recovering-a-branch-from-a-bazaar-repository/</link>
	<description>Random stuff</description>
	<lastBuildDate>Wed, 28 Oct 2009 02:53:32 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: John Meinel</title>
		<link>http://blogs.gnome.org/jamesh/2006/12/18/recovering-a-branch-from-a-bazaar-repository/comment-page-1/#comment-352</link>
		<dc:creator>John Meinel</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/jamesh/2006/12/18/recovering-a-branch-from-a-bazaar-repository/#comment-352</guid>
		<description>There is a &#039;heads&#039; plugin that lets you do a lot of this: &lt;a href=&quot;https://launchpad.net/products/heads&quot;&gt;https://launchpad.net/products/heads&lt;/a&gt;&lt;p/&gt;Basically, it is just designed to show you what unmerged tips are in your repository.&lt;p/&gt;Also, an easier way to get someone else&#039;s revision into your repository is to do:&lt;p/&gt;bzr init my-copy (this can be in a repo, but doesn&#039;t have to be)&lt;p/&gt;cd my-copy&lt;br/&gt;bzr pull -r revid: &lt;a href=&quot;http://their/branch&quot;&gt;http://their/branch&lt;/a&gt;&lt;p/&gt;&quot;their/branch&quot; needs to be in the repository. But I don&#039;t think it actually needs to be in the history of the branch. It just needs to be searchable from there.&lt;br/&gt;</description>
		<content:encoded><![CDATA[<p>There is a &#8216;heads&#8217; plugin that lets you do a lot of this: <a href="https://launchpad.net/products/heads">https://launchpad.net/products/heads</a>
<p />Basically, it is just designed to show you what unmerged tips are in your repository.
<p />Also, an easier way to get someone else&#8217;s revision into your repository is to do:
<p />bzr init my-copy (this can be in a repo, but doesn&#8217;t have to be)
<p />cd my-copy<br />bzr pull -r revid: <a href="http://their/branch">http://their/branch</a>
<p />&#8220;their/branch&#8221; needs to be in the repository. But I don&#8217;t think it actually needs to be in the history of the branch. It just needs to be searchable from there.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
