<?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: Preview of RabbitVCS running on Thunar</title>
	<atom:link href="http://blog.rabbitvcs.org/archives/178/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.rabbitvcs.org/archives/178</link>
	<description>News and Discussion on RabbitVCS</description>
	<lastBuildDate>Fri, 20 Jan 2012 12:31:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Jules CR</title>
		<link>http://blog.rabbitvcs.org/archives/178/comment-page-1#comment-10548</link>
		<dc:creator>Jules CR</dc:creator>
		<pubDate>Wed, 02 Mar 2011 16:09:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rabbitvcs.org/?p=178#comment-10548</guid>
		<description>Hi Adam,

Thanks for your fast reply. In fact I found a quick (&#039;n dirty) fix, I just forgot to hit the post button to reply to myself. Fix is among the line of:

# Patch (uggly way) rabbitvcs-thunar
cp /usr/lib/thunarx-1/python/RabbitVCS.py{,.bak}
sed -i s@rabbitvcs.vcs@rabbitvcs.lib.vcs@ /usr/lib/thunarx-1/python/RabbitVCS.py
sed -i s@rabbitvcs.util@rabbitvcs.lib@ /usr/lib/thunarx-1/python/RabbitVCS.py

The point is that I don&#039;t really had (have) the time to get/recompile the sources and it&#039;s not really an option for me there (specially given what I&#039;m doing with it).
Maybe a good thing would be to update the debian package out there on launchpad, I see the former guy who did it is Jason Heeris, dunno if you&#039;re in touch with him.

best,</description>
		<content:encoded><![CDATA[<p>Hi Adam,</p>
<p>Thanks for your fast reply. In fact I found a quick (&#8216;n dirty) fix, I just forgot to hit the post button to reply to myself. Fix is among the line of:</p>
<p># Patch (uggly way) rabbitvcs-thunar<br />
cp /usr/lib/thunarx-1/python/RabbitVCS.py{,.bak}<br />
sed -i <a href="mailto:s@rabbitvcs.vcs">s@rabbitvcs.vcs</a>@rabbitvcs.lib.vcs@ /usr/lib/thunarx-1/python/RabbitVCS.py<br />
sed -i <a href="mailto:s@rabbitvcs.util">s@rabbitvcs.util</a>@rabbitvcs.lib@ /usr/lib/thunarx-1/python/RabbitVCS.py</p>
<p>The point is that I don&#8217;t really had (have) the time to get/recompile the sources and it&#8217;s not really an option for me there (specially given what I&#8217;m doing with it).<br />
Maybe a good thing would be to update the debian package out there on launchpad, I see the former guy who did it is Jason Heeris, dunno if you&#8217;re in touch with him.</p>
<p>best,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Plumb</title>
		<link>http://blog.rabbitvcs.org/archives/178/comment-page-1#comment-10547</link>
		<dc:creator>Adam Plumb</dc:creator>
		<pubDate>Wed, 02 Mar 2011 15:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rabbitvcs.org/?p=178#comment-10547</guid>
		<description>hi Jules, the correct place for this comment is our mailing list, but I&#039;ll answer you anyway.

If you&#039;re installing from the Debian packages, they are quite out of date by now.  I would suggest installing directly from the tarball, which should fix the immediate problem you&#039;re having.  If you have any further questions or issues, please use our mailing list or issue tracker.

Thanks,
Adam</description>
		<content:encoded><![CDATA[<p>hi Jules, the correct place for this comment is our mailing list, but I&#8217;ll answer you anyway.</p>
<p>If you&#8217;re installing from the Debian packages, they are quite out of date by now.  I would suggest installing directly from the tarball, which should fix the immediate problem you&#8217;re having.  If you have any further questions or issues, please use our mailing list or issue tracker.</p>
<p>Thanks,<br />
Adam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jules CR</title>
		<link>http://blog.rabbitvcs.org/archives/178/comment-page-1#comment-10545</link>
		<dc:creator>Jules CR</dc:creator>
		<pubDate>Wed, 02 Mar 2011 12:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rabbitvcs.org/?p=178#comment-10545</guid>
		<description>Me again,
It seems a fairly trivial issue (import path). I&#039;m not 100% sure but it seems to work (not tested extensively though) if you do something like:

cp /usr/lib/thunarx-1/python/RabbitVCS.py{,.bak}
sed -i s@rabbitvcs.util@rabbitvcs.lib@ /usr/lib/thunarx-1/python/RabbitVCS.py
sed -i s@rabbitvcs.vcs@rabbitvcs.lib.vcs@ /usr/lib/thunarx-1/python/RabbitVCS.py

Jules</description>
		<content:encoded><![CDATA[<p>Me again,<br />
It seems a fairly trivial issue (import path). I&#8217;m not 100% sure but it seems to work (not tested extensively though) if you do something like:</p>
<p>cp /usr/lib/thunarx-1/python/RabbitVCS.py{,.bak}<br />
sed -i <a href="mailto:s@rabbitvcs.util">s@rabbitvcs.util</a>@rabbitvcs.lib@ /usr/lib/thunarx-1/python/RabbitVCS.py<br />
sed -i <a href="mailto:s@rabbitvcs.vcs">s@rabbitvcs.vcs</a>@rabbitvcs.lib.vcs@ /usr/lib/thunarx-1/python/RabbitVCS.py</p>
<p>Jules</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jules CR</title>
		<link>http://blog.rabbitvcs.org/archives/178/comment-page-1#comment-10543</link>
		<dc:creator>Jules CR</dc:creator>
		<pubDate>Wed, 02 Mar 2011 11:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rabbitvcs.org/?p=178#comment-10543</guid>
		<description>Hi,
A bit on the late side, but I also support this initiative!

BTW, I&#039;ve been trying to install and make it running following http://wiki.rabbitvcs.org/wiki/install/debian instructions but so far I can&#039;t get the right click menu adds for Thunar browser...
Maybe the pkg version is a bit outdated, I still need to dig more...

cheers!
Jules</description>
		<content:encoded><![CDATA[<p>Hi,<br />
A bit on the late side, but I also support this initiative!</p>
<p>BTW, I&#8217;ve been trying to install and make it running following <a href="http://wiki.rabbitvcs.org/wiki/install/debian" rel="nofollow">http://wiki.rabbitvcs.org/wiki/install/debian</a> instructions but so far I can&#8217;t get the right click menu adds for Thunar browser&#8230;<br />
Maybe the pkg version is a bit outdated, I still need to dig more&#8230;</p>
<p>cheers!<br />
Jules</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brett Alton</title>
		<link>http://blog.rabbitvcs.org/archives/178/comment-page-1#comment-6843</link>
		<dc:creator>Brett Alton</dc:creator>
		<pubDate>Wed, 05 May 2010 03:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.rabbitvcs.org/?p=178#comment-6843</guid>
		<description>I&#039;m sorry you&#039;re not getting more comments on your blog cause this is really cool stuff!</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry you&#8217;re not getting more comments on your blog cause this is really cool stuff!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

