<?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: Accessing SVN Repositories with ActionScript</title>
	<atom:link href="http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/</link>
	<description>A blog about Adobe Flex</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:51:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Accessing SVN Repositories with ActionScript &#124; prinjumon</title>
		<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/comment-page-1/#comment-211341</link>
		<dc:creator>Accessing SVN Repositories with ActionScript &#124; prinjumon</dc:creator>
		<pubDate>Fri, 08 Jul 2011 09:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/?p=390#comment-211341</guid>
		<description>[...] http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/" rel="nofollow">http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clare Volker</title>
		<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/comment-page-1/#comment-210827</link>
		<dc:creator>Clare Volker</dc:creator>
		<pubDate>Sat, 19 Mar 2011 08:51:10 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/?p=390#comment-210827</guid>
		<description>The very crux of your writing while sounding reasonable originally, did not settle very well with me personally after some time. Somewhere throughout the sentences you actually managed to make me a believer unfortunately only for a while. I still have got a problem with your leaps in logic and one would do well to help fill in all those breaks. When you can accomplish that, I will surely end up being impressed.</description>
		<content:encoded><![CDATA[<p>The very crux of your writing while sounding reasonable originally, did not settle very well with me personally after some time. Somewhere throughout the sentences you actually managed to make me a believer unfortunately only for a while. I still have got a problem with your leaps in logic and one would do well to help fill in all those breaks. When you can accomplish that, I will surely end up being impressed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee Felarca</title>
		<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/comment-page-1/#comment-210683</link>
		<dc:creator>Lee Felarca</dc:creator>
		<pubDate>Wed, 16 Feb 2011 22:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/?p=390#comment-210683</guid>
		<description>Thanks this got me where I needed to go re: AIR and WebDAV. 

I only needed to pull files from a webfolder, so I just used the as3httpclientlib directly but with your PropFind subclass.

BTW, here&#039;s an updated version of your deNamespace function, which strips namespaces that includes numbers in it: 

     http://pastebin.com/135gLETH</description>
		<content:encoded><![CDATA[<p>Thanks this got me where I needed to go re: AIR and WebDAV. </p>
<p>I only needed to pull files from a webfolder, so I just used the as3httpclientlib directly but with your PropFind subclass.</p>
<p>BTW, here&#8217;s an updated version of your deNamespace function, which strips namespaces that includes numbers in it: </p>
<p>     <a href="http://pastebin.com/135gLETH" rel="nofollow">http://pastebin.com/135gLETH</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: solar</title>
		<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/comment-page-1/#comment-210021</link>
		<dc:creator>solar</dc:creator>
		<pubDate>Fri, 23 Jul 2010 16:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/?p=390#comment-210021</guid>
		<description>Hello, I came here via Google search for webdav/flex. Thanks for the project and the inspiration. I need webdav in Flex, and I could draw some information from you post and your code. Thanks!</description>
		<content:encoded><![CDATA[<p>Hello, I came here via Google search for webdav/flex. Thanks for the project and the inspiration. I need webdav in Flex, and I could draw some information from you post and your code. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Combo</title>
		<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/comment-page-1/#comment-209762</link>
		<dc:creator>Combo</dc:creator>
		<pubDate>Tue, 15 Jun 2010 10:07:05 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/?p=390#comment-209762</guid>
		<description>Hi!

Thx a lot for this project, it&#039;s amazing!

I work on a project in AIR and i would like to use your SVN library. I can get the lastest revision of my server but now, i am looking for how to download this revision in a specific folder on my local machine. Is it possible? What method should i use?

Thx.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Thx a lot for this project, it&#8217;s amazing!</p>
<p>I work on a project in AIR and i would like to use your SVN library. I can get the lastest revision of my server but now, i am looking for how to download this revision in a specific folder on my local machine. Is it possible? What method should i use?</p>
<p>Thx.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cat H1N1 &#187; Blog Archive &#187; SVNStalker POC</title>
		<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/comment-page-1/#comment-209327</link>
		<dc:creator>Cat H1N1 &#187; Blog Archive &#187; SVNStalker POC</dc:creator>
		<pubDate>Sat, 10 Apr 2010 02:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/?p=390#comment-209327</guid>
		<description>[...] began by doing some Googling for how to communicate with Subversion. I discovered this post by Doug McCune. Turned out he had an ActionScript library that did exactly what I wanted. Check his [...]</description>
		<content:encoded><![CDATA[<p>[...] began by doing some Googling for how to communicate with Subversion. I discovered this post by Doug McCune. Turned out he had an ActionScript library that did exactly what I wanted. Check his [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FlashDev2007</title>
		<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/comment-page-1/#comment-208548</link>
		<dc:creator>FlashDev2007</dc:creator>
		<pubDate>Tue, 27 Oct 2009 17:27:39 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/?p=390#comment-208548</guid>
		<description>Hello,

This is really inspiring, I would like to build an AIR app to get the revision number (which is working), but also update an actionscript class with the revision number then get it to check the file back in, is this possible?

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>This is really inspiring, I would like to build an AIR app to get the revision number (which is working), but also update an actionscript class with the revision number then get it to check the file back in, is this possible?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heel</title>
		<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/comment-page-1/#comment-208398</link>
		<dc:creator>Heel</dc:creator>
		<pubDate>Fri, 18 Sep 2009 07:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/?p=390#comment-208398</guid>
		<description>&lt;a href=&quot;http://ignitestreamenergyscam.aaluvzs.cn/&quot; rel=&quot;nofollow&quot;&gt;ignite stream energy scam&lt;/a&gt;   
&lt;a href=&quot;http://steveharveymorningshowonhisbirthdaya.oyprha.cn/&quot; rel=&quot;nofollow&quot;&gt;steveharvey morning showon his birthday a&lt;/a&gt;   
&lt;a href=&quot;http://lourdesmunguiaplayboy.dsxhix.cn/&quot; rel=&quot;nofollow&quot;&gt;lourdes munguia play boy&lt;/a&gt;   
&lt;a href=&quot;http://amnioticdischargesymptomsa.jeouoao.cn/&quot; rel=&quot;nofollow&quot;&gt;amniotic discharge symptoms a&lt;/a&gt;   
&lt;a href=&quot;http://morganwebbtopplessa.jeouoao.cn/&quot; rel=&quot;nofollow&quot;&gt;morgan webb toppless a&lt;/a&gt;   
&lt;a href=&quot;http://mediumlengthshaghaircut.oyprha.cn/&quot; rel=&quot;nofollow&quot;&gt;medium length shag haircut&lt;/a&gt;   
&lt;a href=&quot;http://michelletuckersextapea.xiioatap.cn/&quot; rel=&quot;nofollow&quot;&gt;michelle tucker sextape a&lt;/a&gt;   
&lt;a href=&quot;http://bookwormbitchesaddisonrosefullvideoa.aaluvzs.cn/&quot; rel=&quot;nofollow&quot;&gt;bookworm bitches addison rose full video a&lt;/a&gt;   
&lt;a href=&quot;http://newpokemoncraterv7a.nipyzfi.cn/&quot; rel=&quot;nofollow&quot;&gt;new pokemon crater v7 a&lt;/a&gt;   
&lt;a href=&quot;http://descuidodefamosasmexicanasa.nipyzfi.cn/&quot; rel=&quot;nofollow&quot;&gt;descuido de famosas mexicanas a&lt;/a&gt;   
&lt;a href=&quot;http://invertedbobhaircut.dsxhix.cn/&quot; rel=&quot;nofollow&quot;&gt;inverted bob haircut&lt;/a&gt;   
&lt;a href=&quot;http://videopornodeirancastillo.pwyvoib.cn/&quot; rel=&quot;nofollow&quot;&gt;videoporno de iran castillo&lt;/a&gt;   
&lt;a href=&quot;http://custombubblechevysanddonkschevy.nipyzfi.cn/&quot; rel=&quot;nofollow&quot;&gt;custom bubble chevys and donks chevy&lt;/a&gt;   
&lt;a href=&quot;http://ancientegyptianhyroglificsa.jeouoao.cn/&quot; rel=&quot;nofollow&quot;&gt;ancient egyptian hyroglifics a&lt;/a&gt;   
&lt;a href=&quot;http://santaanitamalla.jeouoao.cn/&quot; rel=&quot;nofollow&quot;&gt;santa anita mall a&lt;/a&gt;   
&lt;a href=&quot;http://foxnewsmegankelly.oxlzex.cn/&quot; rel=&quot;nofollow&quot;&gt;fox news megan kelly&lt;/a&gt;   
&lt;a href=&quot;http://leeinfieldrifles308.xiioatap.cn/&quot; rel=&quot;nofollow&quot;&gt;lee infield rifles 308&lt;/a&gt;   
&lt;a href=&quot;http://icetgirlfriendcocopicsa.oxlzex.cn/&quot; rel=&quot;nofollow&quot;&gt;ice t girlfriend coco pics a&lt;/a&gt;   
&lt;a href=&quot;http://drbizzaromainpage.dsxhix.cn/&quot; rel=&quot;nofollow&quot;&gt;dr bizzaro main page&lt;/a&gt;   
&lt;a href=&quot;http://stickareanaxgenstudiosdownloads.nipyzfi.cn/&quot; rel=&quot;nofollow&quot;&gt;stickareana xgenstudios downloads&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://ignitestreamenergyscam.aaluvzs.cn/" rel="nofollow">ignite stream energy scam</a><br />
<a href="http://steveharveymorningshowonhisbirthdaya.oyprha.cn/" rel="nofollow">steveharvey morning showon his birthday a</a><br />
<a href="http://lourdesmunguiaplayboy.dsxhix.cn/" rel="nofollow">lourdes munguia play boy</a><br />
<a href="http://amnioticdischargesymptomsa.jeouoao.cn/" rel="nofollow">amniotic discharge symptoms a</a><br />
<a href="http://morganwebbtopplessa.jeouoao.cn/" rel="nofollow">morgan webb toppless a</a><br />
<a href="http://mediumlengthshaghaircut.oyprha.cn/" rel="nofollow">medium length shag haircut</a><br />
<a href="http://michelletuckersextapea.xiioatap.cn/" rel="nofollow">michelle tucker sextape a</a><br />
<a href="http://bookwormbitchesaddisonrosefullvideoa.aaluvzs.cn/" rel="nofollow">bookworm bitches addison rose full video a</a><br />
<a href="http://newpokemoncraterv7a.nipyzfi.cn/" rel="nofollow">new pokemon crater v7 a</a><br />
<a href="http://descuidodefamosasmexicanasa.nipyzfi.cn/" rel="nofollow">descuido de famosas mexicanas a</a><br />
<a href="http://invertedbobhaircut.dsxhix.cn/" rel="nofollow">inverted bob haircut</a><br />
<a href="http://videopornodeirancastillo.pwyvoib.cn/" rel="nofollow">videoporno de iran castillo</a><br />
<a href="http://custombubblechevysanddonkschevy.nipyzfi.cn/" rel="nofollow">custom bubble chevys and donks chevy</a><br />
<a href="http://ancientegyptianhyroglificsa.jeouoao.cn/" rel="nofollow">ancient egyptian hyroglifics a</a><br />
<a href="http://santaanitamalla.jeouoao.cn/" rel="nofollow">santa anita mall a</a><br />
<a href="http://foxnewsmegankelly.oxlzex.cn/" rel="nofollow">fox news megan kelly</a><br />
<a href="http://leeinfieldrifles308.xiioatap.cn/" rel="nofollow">lee infield rifles 308</a><br />
<a href="http://icetgirlfriendcocopicsa.oxlzex.cn/" rel="nofollow">ice t girlfriend coco pics a</a><br />
<a href="http://drbizzaromainpage.dsxhix.cn/" rel="nofollow">dr bizzaro main page</a><br />
<a href="http://stickareanaxgenstudiosdownloads.nipyzfi.cn/" rel="nofollow">stickareana xgenstudios downloads</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jesse Freeman</title>
		<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/comment-page-1/#comment-207475</link>
		<dc:creator>Jesse Freeman</dc:creator>
		<pubDate>Tue, 10 Feb 2009 02:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/?p=390#comment-207475</guid>
		<description>I think my head is going to explode, this is crazy. Its amazing to see all the &quot;real&quot; applications possible with AS 3 and Flash Player 9/10, as I joke around with other Flash devs we have been sitting at the programmers kid table for a very long time. Looks like we are getting a better seat. I would love to see this in AIR, could be an interesting browser. The only GUI SVN client I have liked so far is http://versionsapp.com but you can&#039;t do branches so I find it almost useless, but its pretty. Thanks for the evening inspiration...</description>
		<content:encoded><![CDATA[<p>I think my head is going to explode, this is crazy. Its amazing to see all the &#8220;real&#8221; applications possible with AS 3 and Flash Player 9/10, as I joke around with other Flash devs we have been sitting at the programmers kid table for a very long time. Looks like we are getting a better seat. I would love to see this in AIR, could be an interesting browser. The only GUI SVN client I have liked so far is <a href="http://versionsapp.com" rel="nofollow">http://versionsapp.com</a> but you can&#8217;t do branches so I find it almost useless, but its pretty. Thanks for the evening inspiration&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: API SVN en ActionScript &#124; tweenpix</title>
		<link>http://dougmccune.com/blog/2009/01/20/accessing-svn-repositories-with-actionscript/comment-page-1/#comment-207442</link>
		<dc:creator>API SVN en ActionScript &#124; tweenpix</dc:creator>
		<pubDate>Thu, 05 Feb 2009 21:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://dougmccune.com/blog/?p=390#comment-207442</guid>
		<description>[...] Via dougmccune [...]</description>
		<content:encoded><![CDATA[<p>[...] Via dougmccune [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

