<?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 for It's all in a day's work</title>
	<atom:link href="http://blog.delgurth.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.delgurth.com</link>
	<description>If only a day had 48 hours...</description>
	<lastBuildDate>Wed, 11 May 2011 21:50:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
	<item>
		<title>Comment on Eclipse Subversive SVN+SSH and Putty Agent (pageant) by Marcin Tabaka</title>
		<link>http://blog.delgurth.com/2008/08/17/eclipse-subversive-svnssh-and-putty-agent-pageant/#comment-12390</link>
		<dc:creator>Marcin Tabaka</dc:creator>
		<pubDate>Wed, 11 May 2011 21:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delgurth.com/?p=40#comment-12390</guid>
		<description>Awesome!

Thank you very much! This post was very usefull!</description>
		<content:encoded><![CDATA[<p>Awesome!</p>
<p>Thank you very much! This post was very usefull!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Subversive SVN+SSH and Putty Agent (pageant) by DelGurth</title>
		<link>http://blog.delgurth.com/2008/08/17/eclipse-subversive-svnssh-and-putty-agent-pageant/#comment-12273</link>
		<dc:creator>DelGurth</dc:creator>
		<pubDate>Fri, 06 May 2011 09:16:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delgurth.com/?p=40#comment-12273</guid>
		<description>@ mads

No sorry, for me it works when I specify the username in the repository url like: svn+ssh://delgurth@svn.delgurth.com/etc</description>
		<content:encoded><![CDATA[<p>@ mads</p>
<p>No sorry, for me it works when I specify the username in the repository url like: svn+ssh://delgurth@svn.delgurth.com/etc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Subversive SVN+SSH and Putty Agent (pageant) by mads</title>
		<link>http://blog.delgurth.com/2008/08/17/eclipse-subversive-svnssh-and-putty-agent-pageant/#comment-11246</link>
		<dc:creator>mads</dc:creator>
		<pubDate>Mon, 21 Mar 2011 01:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delgurth.com/?p=40#comment-11246</guid>
		<description>I keep getting queried for the username even though it&#039;s specified in the repository settings.. anyway to fix this?</description>
		<content:encoded><![CDATA[<p>I keep getting queried for the username even though it&#8217;s specified in the repository settings.. anyway to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SVN merge changes from a deleted branch by sicnarf</title>
		<link>http://blog.delgurth.com/2008/03/27/svn-merge-changes-from-a-deleted-branch/#comment-10123</link>
		<dc:creator>sicnarf</dc:creator>
		<pubDate>Tue, 25 Jan 2011 16:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delgurth.com/2008/03/27/svn-merge-changes-from-a-deleted-branch/#comment-10123</guid>
		<description>You star, thanks that saved me a lot of headaches :)</description>
		<content:encoded><![CDATA[<p>You star, thanks that saved me a lot of headaches <img src='http://blog.delgurth.com/blogging/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Subversive SVN+SSH and Putty Agent (pageant) by Anonym</title>
		<link>http://blog.delgurth.com/2008/08/17/eclipse-subversive-svnssh-and-putty-agent-pageant/#comment-9793</link>
		<dc:creator>Anonym</dc:creator>
		<pubDate>Thu, 13 Jan 2011 09:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delgurth.com/?p=40#comment-9793</guid>
		<description>Thank you very much. It is great.</description>
		<content:encoded><![CDATA[<p>Thank you very much. It is great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Subversive SVN+SSH and Putty Agent (pageant) by Hasan Diwan</title>
		<link>http://blog.delgurth.com/2008/08/17/eclipse-subversive-svnssh-and-putty-agent-pageant/#comment-7107</link>
		<dc:creator>Hasan Diwan</dc:creator>
		<pubDate>Fri, 20 Aug 2010 20:48:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delgurth.com/?p=40#comment-7107</guid>
		<description>The &quot;\\&quot; is necessary as Java uses the &quot;\&quot; as an escape character.</description>
		<content:encoded><![CDATA[<p>The &#8220;\\&#8221; is necessary as Java uses the &#8220;\&#8221; as an escape character.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SVN merge changes from a deleted branch by Chris</title>
		<link>http://blog.delgurth.com/2008/03/27/svn-merge-changes-from-a-deleted-branch/#comment-5516</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 17 Mar 2010 19:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delgurth.com/2008/03/27/svn-merge-changes-from-a-deleted-branch/#comment-5516</guid>
		<description>Thank you! I found myself in exactly the same situation. You saved me a bunch of digging through SVN docs.</description>
		<content:encoded><![CDATA[<p>Thank you! I found myself in exactly the same situation. You saved me a bunch of digging through SVN docs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Subversive SVN+SSH and Putty Agent (pageant) by Greg</title>
		<link>http://blog.delgurth.com/2008/08/17/eclipse-subversive-svnssh-and-putty-agent-pageant/#comment-5364</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delgurth.com/?p=40#comment-5364</guid>
		<description>Awesome !

Thanks :)</description>
		<content:encoded><![CDATA[<p>Awesome !</p>
<p>Thanks <img src='http://blog.delgurth.com/blogging/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Followup on the Belkin F5D8053 and Ubuntu by James</title>
		<link>http://blog.delgurth.com/2008/08/17/followup-on-the-belkin-f5d8053-and-ubuntu/#comment-4775</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 21 Nov 2009 21:44:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delgurth.com/?p=45#comment-4775</guid>
		<description>When I try the make command, it gives me this:
&lt;code&gt;make -C tools
make[1]: Entering directory `/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/tools&#039;
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory `/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/tools&#039;
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/tools/bin2h
cp -f os/linux/Makefile.6 /home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/Makefile
make  -C  /lib/modules/2.6.31-14-generic/build SUBDIRS=/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-14-generic&#039;
  CC [M]  /home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../common/rtmp_init.o
  CC [M]  /home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.o
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c: In function â€˜RTMPReadParametersHookâ€™:
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:808: error: â€˜struct task_structâ€™ has no member named â€˜fsuidâ€™
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:809: error: â€˜struct task_structâ€™ has no member named â€˜fsgidâ€™
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:810: error: â€˜struct task_structâ€™ has no member named â€˜fsuidâ€™
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:810: error: â€˜struct task_structâ€™ has no member named â€˜fsgidâ€™
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:1458: error: â€˜struct task_structâ€™ has no member named â€˜fsuidâ€™
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:1459: error: â€˜struct task_structâ€™ has no member named â€˜fsgidâ€™
make[2]: *** [/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.o] Error 1
make[1]: *** [_module_/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-14-generic&#039;
make: *** [LINUX] Error 2&lt;code&gt;</description>
		<content:encoded><![CDATA[<p>When I try the make command, it gives me this:<br />
<code>make -C tools<br />
make[1]: Entering directory `/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/tools'<br />
gcc -g bin2h.c -o bin2h<br />
make[1]: Leaving directory `/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/tools'<br />
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/tools/bin2h<br />
cp -f os/linux/Makefile.6 /home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/Makefile<br />
make  -C  /lib/modules/2.6.31-14-generic/build SUBDIRS=/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux modules<br />
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-14-generic'<br />
  CC [M]  /home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../common/rtmp_init.o<br />
  CC [M]  /home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.o<br />
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c: In function â€˜RTMPReadParametersHookâ€™:<br />
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:808: error: â€˜struct task_structâ€™ has no member named â€˜fsuidâ€™<br />
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:809: error: â€˜struct task_structâ€™ has no member named â€˜fsgidâ€™<br />
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:810: error: â€˜struct task_structâ€™ has no member named â€˜fsuidâ€™<br />
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:810: error: â€˜struct task_structâ€™ has no member named â€˜fsgidâ€™<br />
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:1458: error: â€˜struct task_structâ€™ has no member named â€˜fsuidâ€™<br />
/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.c:1459: error: â€˜struct task_structâ€™ has no member named â€˜fsgidâ€™<br />
make[2]: *** [/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux/../../os/linux/rt_profile.o] Error 1<br />
make[1]: *** [_module_/home/james/2008_0528_RT2870_Linux_STA_v1.3.0.0/os/linux] Error 2<br />
make[1]: Leaving directory `/usr/src/linux-headers-2.6.31-14-generic'<br />
make: *** [LINUX] Error 2</code><code></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Followup on the Belkin F5D8053 and Ubuntu by DelGurth</title>
		<link>http://blog.delgurth.com/2008/08/17/followup-on-the-belkin-f5d8053-and-ubuntu/#comment-4504</link>
		<dc:creator>DelGurth</dc:creator>
		<pubDate>Mon, 19 Oct 2009 13:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.delgurth.com/?p=45#comment-4504</guid>
		<description>@James

Seeing Daniel&#039;s comment, you don&#039;t need to edit dthe rt2870.h file anymore. And indeed, it doesn&#039;t seem to be in the sources anymore. Seems I&#039;ve to update my post. Ralink changed their linux support page location as well... You could try it without changing the rt2860.h step. I&#039;m no longer using my wireless usb stick, since online gaming + wireless usb is a no-no, at least in my case.</description>
		<content:encoded><![CDATA[<p>@James</p>
<p>Seeing Daniel&#8217;s comment, you don&#8217;t need to edit dthe rt2870.h file anymore. And indeed, it doesn&#8217;t seem to be in the sources anymore. Seems I&#8217;ve to update my post. Ralink changed their linux support page location as well&#8230; You could try it without changing the rt2860.h step. I&#8217;m no longer using my wireless usb stick, since online gaming + wireless usb is a no-no, at least in my case.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

