<?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: Script &#8211; from google code svn to google code downloads</title>
	<atom:link href="http://raulraja.com/2009/07/11/script-from-google-code-svn-to-google-code-downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://raulraja.com/2009/07/11/script-from-google-code-svn-to-google-code-downloads/</link>
	<description>About software dev and more</description>
	<lastBuildDate>Wed, 21 Dec 2011 17:39:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: mr wooper</title>
		<link>http://raulraja.com/2009/07/11/script-from-google-code-svn-to-google-code-downloads/comment-page-1/#comment-487</link>
		<dc:creator>mr wooper</dc:creator>
		<pubDate>Mon, 06 Feb 2012 08:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://raulraja.com/?p=295#comment-487</guid>
		<description>1) change /bin/bash to /usr/bin/env bash or even better /bin/sh   not everyone has bash in /bin
2) use mkstemp instead of using a set or user chosen directory</description>
		<content:encoded><![CDATA[<p>1) change /bin/bash to /usr/bin/env bash or even better /bin/sh   not everyone has bash in /bin<br />
2) use mkstemp instead of using a set or user chosen directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raul Raja</title>
		<link>http://raulraja.com/2009/07/11/script-from-google-code-svn-to-google-code-downloads/comment-page-1/#comment-449</link>
		<dc:creator>Raul Raja</dc:creator>
		<pubDate>Mon, 06 Feb 2012 14:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://raulraja.com/?p=295#comment-449</guid>
		<description>If the content is in the same domain you can get the html of the iframe, if not afaik you can&#039;t. I&#039;m not sure how the wave api for embedded waves implement that. You should try using the wave apis for extracting, creating or manipulating waves if it fits your use case http://code.google.com/apis/wave/</description>
		<content:encoded><![CDATA[<p>If the content is in the same domain you can get the html of the iframe, if not afaik you can&#8217;t. I&#8217;m not sure how the wave api for embedded waves implement that. You should try using the wave apis for extracting, creating or manipulating waves if it fits your use case <a href="http://code.google.com/apis/wave/" rel="nofollow">http://code.google.com/apis/wave/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alisher</title>
		<link>http://raulraja.com/2009/07/11/script-from-google-code-svn-to-google-code-downloads/comment-page-1/#comment-448</link>
		<dc:creator>alisher</dc:creator>
		<pubDate>Mon, 06 Feb 2012 14:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://raulraja.com/?p=295#comment-448</guid>
		<description>is there any possible and good solution for embedded googlewave which is on my website, as you can see the content of blip are store in iframe and i want to get it,

by remembering cross-domain does not allow you to do this, although I have had my own blip content.

Hope that you got my point

thanks
ali</description>
		<content:encoded><![CDATA[<p>is there any possible and good solution for embedded googlewave which is on my website, as you can see the content of blip are store in iframe and i want to get it,</p>
<p>by remembering cross-domain does not allow you to do this, although I have had my own blip content.</p>
<p>Hope that you got my point</p>
<p>thanks<br />
ali</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raul Raja</title>
		<link>http://raulraja.com/2009/07/11/script-from-google-code-svn-to-google-code-downloads/comment-page-1/#comment-26</link>
		<dc:creator>Raul Raja</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://raulraja.com/?p=295#comment-26</guid>
		<description>Thanks Ben, I have updated the script and post to use &quot;svn export&quot;</description>
		<content:encoded><![CDATA[<p>Thanks Ben, I have updated the script and post to use &#8220;svn export&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Collins-Sussman</title>
		<link>http://raulraja.com/2009/07/11/script-from-google-code-svn-to-google-code-downloads/comment-page-1/#comment-25</link>
		<dc:creator>Ben Collins-Sussman</dc:creator>
		<pubDate>Mon, 06 Feb 2012 15:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://raulraja.com/?p=295#comment-25</guid>
		<description>Your script would be much simpler if you simply run &#039;svn export&#039; rather than &#039;svn checkout&#039;.  &#039;svn  export&#039; is the same thing, except that it doesn&#039;t create the .svn/ metadata subdirs.  So you wouldn&#039;t have to go and delete those anymore.  :-)</description>
		<content:encoded><![CDATA[<p>Your script would be much simpler if you simply run &#8216;svn export&#8217; rather than &#8216;svn checkout&#8217;.  &#8216;svn  export&#8217; is the same thing, except that it doesn&#8217;t create the .svn/ metadata subdirs.  So you wouldn&#8217;t have to go and delete those anymore.  <img src='http://raulraja.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

