<?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: When svn up does not work (WordPress subversion)</title>
	<atom:link href="http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/</link>
	<description>online portfolio of Julian Klewes</description>
	<lastBuildDate>Sun, 07 Aug 2011 13:27:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: wordpress 2.5 and subversion by Rich Zygler at boringguys.com</title>
		<link>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1561</link>
		<dc:creator>wordpress 2.5 and subversion by Rich Zygler at boringguys.com</dc:creator>
		<pubDate>Sat, 02 Aug 2008 12:55:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1561</guid>
		<description>[...] For some reason, performing an svn update on the external repository http://svn.automattic.com/wordpress/trunk/ does absolutely nothing.  This is pretty baffling behavior.  Same wordpress and subversion issue also mentioned here. [...]</description>
		<content:encoded><![CDATA[<p>[...] For some reason, performing an svn update on the external repository <a href="http://svn.automattic.com/wordpress/trunk/" rel="nofollow">http://svn.automattic.com/wordpress/trunk/</a> does absolutely nothing.  This is pretty baffling behavior.  Same wordpress and subversion issue also mentioned here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jez</title>
		<link>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1560</link>
		<dc:creator>jez</dc:creator>
		<pubDate>Tue, 10 Jun 2008 05:53:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1560</guid>
		<description>@Jonathan: thanks for the hint, I will definitely bash that into putty later on!</description>
		<content:encoded><![CDATA[<p>@Jonathan: thanks for the hint, I will definitely bash that into putty later on!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1559</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 09 Jun 2008 18:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1559</guid>
		<description>There&#039;s a happy medium:
&lt;code&gt;svn sw http://automattic.com/wordpress/branches/2.5/ .&lt;/code&gt;
Today that would give you v2.5.2 alpha. And the only svn sw you&#039;d have to do is when the 2.6 branch is ready enough for you.</description>
		<content:encoded><![CDATA[<p>There&#8217;s a happy medium:<br />
<code>svn sw <a href="http://automattic.com/wordpress/branches/2.5/" rel="nofollow">http://automattic.com/wordpress/branches/2.5/</a> .</code><br />
Today that would give you v2.5.2 alpha. And the only svn sw you&#8217;d have to do is when the 2.6 branch is ready enough for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jez</title>
		<link>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1558</link>
		<dc:creator>jez</dc:creator>
		<pubDate>Fri, 02 May 2008 14:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1558</guid>
		<description>@Jeremy: thanks a lot for your detailed comment! I do now understand why I have to use &lt;em&gt;svn sw ..&lt;/em&gt; , still it is annoying :) Using the bleeding edge release is one possibility, as stated by you, however this comes at certain caveats...</description>
		<content:encoded><![CDATA[<p>@Jeremy: thanks a lot for your detailed comment! I do now understand why I have to use <em>svn sw ..</em> , still it is annoying :) Using the bleeding edge release is one possibility, as stated by you, however this comes at certain caveats&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy</title>
		<link>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1557</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Fri, 02 May 2008 14:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1557</guid>
		<description>You have to use the sw command because your svn is tied to a particular branch. For instance, at the time you posted, your blog&#039;s svn was set to 2.3.3 and you will need to keep switching to stay updated. &quot;svn update&quot; only updates your stuff to the branch that you&#039;re on. You /could/ sw to wordpress&#039;s trunk, but then you risk breakage and difficulties (in exchange for earlier access to new features).</description>
		<content:encoded><![CDATA[<p>You have to use the sw command because your svn is tied to a particular branch. For instance, at the time you posted, your blog&#8217;s svn was set to 2.3.3 and you will need to keep switching to stay updated. &#8220;svn update&#8221; only updates your stuff to the branch that you&#8217;re on. You /could/ sw to wordpress&#8217;s trunk, but then you risk breakage and difficulties (in exchange for earlier access to new features).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jez</title>
		<link>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1555</link>
		<dc:creator>jez</dc:creator>
		<pubDate>Thu, 20 Mar 2008 07:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1555</guid>
		<description>it&#039;s a pain in the arse I know :/</description>
		<content:encoded><![CDATA[<p>it&#8217;s a pain in the arse I know :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1556</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Wed, 19 Mar 2008 23:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1556</guid>
		<description>I&#039;m getting the same problem. The odd thing is I have one blog that updates to betas with &quot;svn up&quot; and one blog that doesn&#039;t. I read on another site that it could have to do with permissions, but I checked and changed the permissions to be what they should, but the site still won&#039;t update with &quot;svn up&quot;; I have to do as you&#039;ve shown with the &quot;sw&quot; command instead. Annoying.</description>
		<content:encoded><![CDATA[<p>I&#8217;m getting the same problem. The odd thing is I have one blog that updates to betas with &#8220;svn up&#8221; and one blog that doesn&#8217;t. I read on another site that it could have to do with permissions, but I checked and changed the permissions to be what they should, but the site still won&#8217;t update with &#8220;svn up&#8221;; I have to do as you&#8217;ve shown with the &#8220;sw&#8221; command instead. Annoying.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pages tagged "wordpress"</title>
		<link>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1554</link>
		<dc:creator>Pages tagged "wordpress"</dc:creator>
		<pubDate>Tue, 05 Feb 2008 21:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comment-1554</guid>
		<description>[...] bookmarks tagged wordpress   When svn up does not work (Wordpress subversion)&#160;saved by 1 others  &#160;&#160;&#160;&#160;MastermindSoftware bookmarked on 02/05/08 &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] bookmarks tagged wordpress   When svn up does not work (WordPress subversion)&nbsp;saved by 1 others  &nbsp;&nbsp;&nbsp;&nbsp;MastermindSoftware bookmarked on 02/05/08 | [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

