<?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: Using Bazaar On a Mac</title>
	<atom:link href="http://925html.com/techniques/using-bazaar-on-a-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://925html.com/techniques/using-bazaar-on-a-mac/</link>
	<description>For those of us who work with the web daily.</description>
	<lastBuildDate>Tue, 16 Feb 2010 20:20:20 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Ferraiuolo</title>
		<link>http://925html.com/techniques/using-bazaar-on-a-mac/comment-page-1/#comment-612</link>
		<dc:creator>Eric Ferraiuolo</dc:creator>
		<pubDate>Sun, 18 Oct 2009 20:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://925html.com/?p=245#comment-612</guid>
		<description>@Tony, I&#039;m glad you find this helpful :-)

I would say the only major change in my setup is the removal of the bzr automv plugin since I can now use the &lt;code&gt;bzr mv --auto&lt;/code&gt; command. I forget which of the (as you mentioned) frequent Bazaar releases this featured showed up.

I&#039;ve also setup the bzr-git plugin to provide inter-op with Git repos, although nothing here is Mac OS X specific.

The task I would like to simplify is working with remote repositories and coming up with a way to easily to have them configured with &quot;nicknames&quot;. This maybe as simple as digging through the Bazaar docs some more, or just waiting until a Mac OS X 10.6 Installer is created for &lt;a href=&quot;http://doc.bazaar-vcs.org/explorer/en/&quot; rel=&quot;nofollow&quot;&gt;Bazaar Explorer&lt;/a&gt;. Currently installing Bazaar Explorer on Snow Leopard is a fairly crazy list of packages and tasks.</description>
		<content:encoded><![CDATA[<p>@Tony, I&#8217;m glad you find this helpful :-)</p>
<p>I would say the only major change in my setup is the removal of the bzr automv plugin since I can now use the <code>bzr mv --auto</code> command. I forget which of the (as you mentioned) frequent Bazaar releases this featured showed up.</p>
<p>I&#8217;ve also setup the bzr-git plugin to provide inter-op with Git repos, although nothing here is Mac OS X specific.</p>
<p>The task I would like to simplify is working with remote repositories and coming up with a way to easily to have them configured with &#8220;nicknames&#8221;. This maybe as simple as digging through the Bazaar docs some more, or just waiting until a Mac OS X 10.6 Installer is created for <a href="http://doc.bazaar-vcs.org/explorer/en/" rel="nofollow">Bazaar Explorer</a>. Currently installing Bazaar Explorer on Snow Leopard is a fairly crazy list of packages and tasks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://925html.com/techniques/using-bazaar-on-a-mac/comment-page-1/#comment-611</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sun, 18 Oct 2009 19:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://925html.com/?p=245#comment-611</guid>
		<description>Still coming back and reading this article every once in a while.  This is good stuff! 

I was wondering if anything in your personal setup has evolved since you wrote this.  

(Bazaar releases are pretty frequent—I think they try for monthly updates.  And since the recent 2.0 release, it might be worth checking if any features that previously required workarounds are now built-in to the core program.)

Keep it coming!  :)</description>
		<content:encoded><![CDATA[<p>Still coming back and reading this article every once in a while.  This is good stuff! </p>
<p>I was wondering if anything in your personal setup has evolved since you wrote this.  </p>
<p>(Bazaar releases are pretty frequent—I think they try for monthly updates.  And since the recent 2.0 release, it might be worth checking if any features that previously required workarounds are now built-in to the core program.)</p>
<p>Keep it coming!  :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Ferraiuolo</title>
		<link>http://925html.com/techniques/using-bazaar-on-a-mac/comment-page-1/#comment-126</link>
		<dc:creator>Eric Ferraiuolo</dc:creator>
		<pubDate>Sat, 11 Apr 2009 19:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://925html.com/?p=245#comment-126</guid>
		<description>&lt;strong&gt;@Josiah&lt;/strong&gt; By setting &lt;code&gt;editor = edit -w&lt;/code&gt; in my bzr config file, typing &lt;code&gt;bzr commit&lt;/code&gt; TextWrangler is opened and I get to author my commit message there; making it much easier to add formatting.</description>
		<content:encoded><![CDATA[<p><strong>@Josiah</strong> By setting <code>editor = edit -w</code> in my bzr config file, typing <code>bzr commit</code> TextWrangler is opened and I get to author my commit message there; making it much easier to add formatting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josiah</title>
		<link>http://925html.com/techniques/using-bazaar-on-a-mac/comment-page-1/#comment-125</link>
		<dc:creator>Josiah</dc:creator>
		<pubDate>Sat, 11 Apr 2009 18:47:10 +0000</pubDate>
		<guid isPermaLink="false">http://925html.com/?p=245#comment-125</guid>
		<description>How do you handle commits? I&#039;m guessing from this that you still must use the CLI for that sort of thing?</description>
		<content:encoded><![CDATA[<p>How do you handle commits? I&#8217;m guessing from this that you still must use the CLI for that sort of thing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Ferraiuolo</title>
		<link>http://925html.com/techniques/using-bazaar-on-a-mac/comment-page-1/#comment-46</link>
		<dc:creator>Eric Ferraiuolo</dc:creator>
		<pubDate>Fri, 06 Mar 2009 15:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://925html.com/?p=245#comment-46</guid>
		<description>&lt;strong&gt;@bialix&lt;/strong&gt; No I haven&#039;t. When looking at it before I remember that it added a new set (about 15) of commands (aliases) to Bazaar. It seems that you execute the QBzr commands in the Terminal which launches the GUI? 

QBzr would be much more compelling to me if &lt;em&gt;it&lt;/em&gt; executed all the &lt;code&gt;bzr commands&lt;/code&gt; through the GUI. I&#039;ve used &lt;a href=&quot;http://versionsapp.com/&quot; rel=&quot;nofollow&quot;&gt;Versions app&lt;/a&gt; and &lt;a href=&quot;http://www.syntevo.com/smartsvn/&quot; rel=&quot;nofollow&quot;&gt;SmartSVN&lt;/a&gt; when working with Subversion repositories and felt satisfied and confident.

In any case, I might try out QBzr and see how it &lt;em&gt;feels&lt;/em&gt;; but a feature-rich GUI app for Bazaar that&#039;s similar to Versions app for Subversion would be, I feel, the best kind of tool to have.</description>
		<content:encoded><![CDATA[<p><strong>@bialix</strong> No I haven&#8217;t. When looking at it before I remember that it added a new set (about 15) of commands (aliases) to Bazaar. It seems that you execute the QBzr commands in the Terminal which launches the GUI? </p>
<p>QBzr would be much more compelling to me if <em>it</em> executed all the <code>bzr commands</code> through the GUI. I&#8217;ve used <a href="http://versionsapp.com/" rel="nofollow">Versions app</a> and <a href="http://www.syntevo.com/smartsvn/" rel="nofollow">SmartSVN</a> when working with Subversion repositories and felt satisfied and confident.</p>
<p>In any case, I might try out QBzr and see how it <em>feels</em>; but a feature-rich GUI app for Bazaar that&#8217;s similar to Versions app for Subversion would be, I feel, the best kind of tool to have.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bialix</title>
		<link>http://925html.com/techniques/using-bazaar-on-a-mac/comment-page-1/#comment-45</link>
		<dc:creator>bialix</dc:creator>
		<pubDate>Fri, 06 Mar 2009 03:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://925html.com/?p=245#comment-45</guid>
		<description>Did you try QBzr (Qt GUI front-end for bzr)?</description>
		<content:encoded><![CDATA[<p>Did you try QBzr (Qt GUI front-end for bzr)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
