<?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: Get &#8220;hg view&#8221; to work in Mac OS X</title>
	<atom:link href="http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/</link>
	<description></description>
	<lastBuildDate>Fri, 14 May 2010 16:50:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Xiao</title>
		<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/comment-page-1/#comment-49902</link>
		<dc:creator>Xiao</dc:creator>
		<pubDate>Fri, 14 May 2010 16:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/#comment-49902</guid>
		<description>Thanks for the tip. It works nicely.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. It works nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthur Lutz</title>
		<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/comment-page-1/#comment-34010</link>
		<dc:creator>Arthur Lutz</dc:creator>
		<pubDate>Wed, 31 Dec 2008 14:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/#comment-34010</guid>
		<description>You can also try out hgview as an nice alternative to &quot;hg view&quot;, quicker, nicer UI, a few extra functionnalities : http://www.logilab.org/project/hgview</description>
		<content:encoded><![CDATA[<p>You can also try out hgview as an nice alternative to &#8220;hg view&#8221;, quicker, nicer UI, a few extra functionnalities : <a href="http://www.logilab.org/project/hgview" rel="nofollow">http://www.logilab.org/project/hgview</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Humberto Diógenes</title>
		<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/comment-page-1/#comment-33229</link>
		<dc:creator>Humberto Diógenes</dc:creator>
		<pubDate>Fri, 19 Dec 2008 20:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/#comment-33229</guid>
		<description>I did the same thing to &quot;convert-repo&quot; and `hg convert` started working. Thanks!</description>
		<content:encoded><![CDATA[<p>I did the same thing to &#8220;convert-repo&#8221; and `hg convert` started working. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/comment-page-1/#comment-19856</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Tue, 29 Jul 2008 16:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/#comment-19856</guid>
		<description>The walk through looks great, but it doesn&#039;t work for me. I am running Mac OS X v 10.5.4.

I cannot find the directory hg-upstream in my directory hierarchy. Nor can I find any file named &quot;hgk&quot;. 

There is a file, hgk.py (as well as hgk.pyc and hgk.pyo) in /Library/Python/2.5/site-packages/hgext/. When I set the path to this directory, I get a permissions denied error on /Library/Python/2.5/site-packages/hgext/hgk.py. 

I would like to get hgk to work with Netbeans, but I have been testing the configuration using commands under bash.

Any suggestions?</description>
		<content:encoded><![CDATA[<p>The walk through looks great, but it doesn&#8217;t work for me. I am running Mac OS X v 10.5.4.</p>
<p>I cannot find the directory hg-upstream in my directory hierarchy. Nor can I find any file named &#8220;hgk&#8221;. </p>
<p>There is a file, hgk.py (as well as hgk.pyc and hgk.pyo) in /Library/Python/2.5/site-packages/hgext/. When I set the path to this directory, I get a permissions denied error on /Library/Python/2.5/site-packages/hgext/hgk.py. </p>
<p>I would like to get hgk to work with Netbeans, but I have been testing the configuration using commands under bash.</p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sai</title>
		<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/comment-page-1/#comment-17254</link>
		<dc:creator>Sai</dc:creator>
		<pubDate>Thu, 03 Jul 2008 04:36:11 +0000</pubDate>
		<guid isPermaLink="false">http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/#comment-17254</guid>
		<description>Got it working. Thanks to this entry.</description>
		<content:encoded><![CDATA[<p>Got it working. Thanks to this entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: troy</title>
		<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/comment-page-1/#comment-15745</link>
		<dc:creator>troy</dc:creator>
		<pubDate>Tue, 17 Jun 2008 17:08:45 +0000</pubDate>
		<guid isPermaLink="false">http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/#comment-15745</guid>
		<description>I found my answer here:

http://henrik.nyh.se/2007/10/displaying-utf-8-correctly-in-leopard-terminal</description>
		<content:encoded><![CDATA[<p>I found my answer here:</p>
<p><a href="http://henrik.nyh.se/2007/10/displaying-utf-8-correctly-in-leopard-terminal" rel="nofollow">http://henrik.nyh.se/2007/10/displaying-utf-8-correctly-in-leopard-terminal</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: troy</title>
		<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/comment-page-1/#comment-15707</link>
		<dc:creator>troy</dc:creator>
		<pubDate>Tue, 17 Jun 2008 09:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/#comment-15707</guid>
		<description>I&#039;m receiving a similar error:

Traceback (most recent call last):
  File &quot;/usr/local/bin/hg&quot;, line 18, in 
    mercurial.util.set_binary(fp)
  File &quot;/Library/Python/2.5/site-packages/mercurial/demandimport.py&quot;, line 74, in __getattribute__
    self._load()
  File &quot;/Library/Python/2.5/site-packages/mercurial/demandimport.py&quot;, line 46, in _load
    mod = _origimport(head, globals, locals)
  File &quot;/Library/Python/2.5/site-packages/mercurial/util.py&quot;, line 33, in 
    _encoding = locale.getlocale()[1]
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/locale.py&quot;, line 460, in getlocale
    return _parse_localename(localename)
  File &quot;/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/locale.py&quot;, line 373, in _parse_localename
    raise ValueError, &#039;unknown locale: %s&#039; % localename
ValueError: unknown locale: UTF-8


I&#039;ve tried adding the following 2 lines to ~/.profile
export LC_ALL=en_EN.UTF-8
export LANG=en_EN.UTF-8

but this hasn&#039;t helped.  Can anyone offer any tips or suggestions?</description>
		<content:encoded><![CDATA[<p>I&#8217;m receiving a similar error:</p>
<p>Traceback (most recent call last):<br />
  File &#8220;/usr/local/bin/hg&#8221;, line 18, in<br />
    mercurial.util.set_binary(fp)<br />
  File &#8220;/Library/Python/2.5/site-packages/mercurial/demandimport.py&#8221;, line 74, in __getattribute__<br />
    self._load()<br />
  File &#8220;/Library/Python/2.5/site-packages/mercurial/demandimport.py&#8221;, line 46, in _load<br />
    mod = _origimport(head, globals, locals)<br />
  File &#8220;/Library/Python/2.5/site-packages/mercurial/util.py&#8221;, line 33, in<br />
    _encoding = locale.getlocale()[1]<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/locale.py&#8221;, line 460, in getlocale<br />
    return _parse_localename(localename)<br />
  File &#8220;/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/locale.py&#8221;, line 373, in _parse_localename<br />
    raise ValueError, &#8216;unknown locale: %s&#8217; % localename<br />
ValueError: unknown locale: UTF-8</p>
<p>I&#8217;ve tried adding the following 2 lines to ~/.profile<br />
export LC_ALL=en_EN.UTF-8<br />
export LANG=en_EN.UTF-8</p>
<p>but this hasn&#8217;t helped.  Can anyone offer any tips or suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emilian</title>
		<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/comment-page-1/#comment-13308</link>
		<dc:creator>emilian</dc:creator>
		<pubDate>Wed, 14 May 2008 07:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/#comment-13308</guid>
		<description>@igorekk : thanks for the fix, I could have wasted quite some time figuring that out !</description>
		<content:encoded><![CDATA[<p>@igorekk : thanks for the fix, I could have wasted quite some time figuring that out !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/comment-page-1/#comment-12072</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Sat, 26 Apr 2008 14:10:22 +0000</pubDate>
		<guid isPermaLink="false">http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/#comment-12072</guid>
		<description>Thanks for that walkthrough, was really useful!</description>
		<content:encoded><![CDATA[<p>Thanks for that walkthrough, was really useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/comment-page-1/#comment-10670</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Sun, 16 Mar 2008 22:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://goldenspud.com/rotr/index.php/2008/02/06/get-hg-view-to-work-in-mac-os-x/#comment-10670</guid>
		<description>Thanks, it&#039;s working great!</description>
		<content:encoded><![CDATA[<p>Thanks, it&#8217;s working great!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
