<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>h4x3d.com &#187; subversion</title>
	<atom:link href="http://h4x3d.com/tag/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://h4x3d.com</link>
	<description>online portfolio of Julian Klewes</description>
	<lastBuildDate>Thu, 24 May 2012 18:50:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Install Coppermine SVN (or upgrade/update)</title>
		<link>http://h4x3d.com/install-coppermine-svn-or-upgradeupdate/</link>
		<comments>http://h4x3d.com/install-coppermine-svn-or-upgradeupdate/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 10:30:53 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[coppermine]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/install-coppermine-svn-or-upgradeupdate/</guid>
		<description><![CDATA[Uploading and Installing Coppermine is really is a time-consuming task &#8211; not if you can use subversion from the box and simply type: svn co https://coppermine.svn.sourceforge.net/svnroot/coppermine coppermine but just to be better safe than sorry I&#8217;d go for svn co https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/ coppermine because this is the version that is currently being worked and developed on. [...]]]></description>
			<content:encoded><![CDATA[<p>Uploading and Installing Coppermine is really is a time-consuming task &#8211; not if you can use subversion from the box and simply type:</p>
<pre><code>svn co https://coppermine.svn.sourceforge.net/svnroot/coppermine coppermine</code></pre>
<p>but just to be better safe than sorry I&#8217;d go for</p>
<pre><code>svn co https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/ coppermine</code></pre>
<p>because this is the version that is currently being worked and developed on.<br />
As by the day of writing this, the most recent security release (patch) is only 3 days old- so there is work in progress.</p>
<p>I was not able (yet) to find out the real difference between coppermine 1.4 and 1.5 (or coppermine 1.4.x and 1.5.x) &#8211; usually higher numbers are better- right?</p>
<p>somehow though, it seems like the coppermine 1.4.x version is the only actively maintained and supported one (generally speaking in terms of themes and plugins and other fancy gadgets such as bridges to WordPress etc).</p>
<p>If you know anything new, please leave a comment!</p>
<p><img src='http://www.h4x3d.com/wp-content/uploads/svn_coppermine.gif' alt='svn coppermine install' /></p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/install-coppermine-svn-or-upgradeupdate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>When svn up does not work (WordPress subversion)</title>
		<link>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/</link>
		<comments>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 08:20:58 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/</guid>
		<description><![CDATA[Today WordPress 2.3.3. was released as an urgent security update to the last version. I wanted to update my install by making use of my subversion install: so as usually I&#8217;d go on with opening PuTTy and logging into my server. From sh I&#8217;d enter svn up This for some reason did not fetch all [...]]]></description>
			<content:encoded><![CDATA[<p>Today WordPress 2.3.3. was released as an urgent security update to the last version.<br />
I wanted to update my install by making use of my subversion install:<br />
so as usually I&#8217;d go on with opening PuTTy and logging into my server.<br />
From sh I&#8217;d enter</p>
<pre><code>svn up</code></pre>
<p>This for some reason did not fetch all files and no real update was carried out. Any idea why? I  have no guess.<br />
So what I did was:</p>
<pre><code>svn sw http://svn.automattic.com/wordpress/tags/2.3.3/</code></pre>
<p>More to type, but luckily this does update everything. Still an annoyance that <em>svn up</em> did not work.</p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>WordPress 2.3.2 security update</title>
		<link>http://h4x3d.com/wordpress-232-security-update/</link>
		<comments>http://h4x3d.com/wordpress-232-security-update/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 12:45:41 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[unsorted]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/wordpress-232-security-update/</guid>
		<description><![CDATA[Hey everyone, just 14 hours ago another essential WordPress Security Update was announced. It should patch your wordpress copy to version 2.3.2 &#8211; if you have setup WordPress using Subversion you can either run svn up from ssh using PuTTY or (somehow this did not work for me) you can try svn sw http://svn.automattic.com/wordpress/tags/2.3.2/ happy [...]]]></description>
			<content:encoded><![CDATA[<p>Hey everyone, just 14 hours ago  another essential WordPress Security Update was announced. It should patch your wordpress copy to version 2.3.2  &#8211; if you have setup WordPress using Subversion you can either run</p>
<pre><code>svn up</code></pre>
<p> from ssh using PuTTY or (somehow this did not work for me) you can try</p>
<pre><code>svn sw http://svn.automattic.com/wordpress/tags/2.3.2/</code></pre>
<p>happy updating (takes around 5 seconds actually).</p>
<p>Maybe another quick  update from my side: I have finished translating the first eight (8) themes from English into Portuguese &#8211; they will be released once I have cleared all formalities with Samba!<br />
The themes come updated in English, Portuguese and in a &#8220;branded&#8221; Samba! version. So you have three packages to choose from, but I doubt you are interested in a Samba! branded version if you can get the clutter-free English or Portuguese one.</p>
<p>Anyway, have a great New Year&#8217;s Eve in case I do not post anything else this year any more.</p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/wordpress-232-security-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.3.1</title>
		<link>http://h4x3d.com/wordpress-231/</link>
		<comments>http://h4x3d.com/wordpress-231/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 10:13:01 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[2.3.1]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/wordpress-231/</guid>
		<description><![CDATA[WordPress 2.3.1 is out (just 13 hours ago) &#8211; updating using subversion took 10 seconds: Windows Key + E -&#62; go to putty folder -&#62; open putty -&#62; h4x3d.com -&#62; login: user / password: password -&#62; cd httpdocs -&#62; svn sw http://svn.automattic.com/wordpress/tags/2.3.1/ -&#62; close putty, open firefox go to h4x3d.com/wp-admin/upgrade.php , press update -&#62; voila [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/development/2007/10/wordpress-231/">WordPress 2.3.1</a> is out (just 13 hours ago) &#8211; updating using subversion took 10 seconds: Windows Key + E -&gt; go to putty folder -&gt; open putty -&gt; h4x3d.com -&gt; login: user / password: password -&gt; cd httpdocs -&gt; svn sw http://svn.automattic.com/wordpress/tags/2.3.1/ -&gt; close putty, open firefox go to h4x3d.com/wp-admin/upgrade.php , press update -&gt; voila all done :)</p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/wordpress-231/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 2.3 Subversion Install</title>
		<link>http://h4x3d.com/wordpress-23-subversion-install/</link>
		<comments>http://h4x3d.com/wordpress-23-subversion-install/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 14:02:43 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Noteworthy]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/wordpress-23-subversion-install/</guid>
		<description><![CDATA[If you wonder what happened to the page &#8211; I installed WordPress 2.3 using Subversion today and my former theme relies on some plugins that are not really WordPress 2.3 conform. I will have to look into it and change the code here and there. Sorry for the inconvenience! Update: I migrated successfully, deleted some [...]]]></description>
			<content:encoded><![CDATA[<p>If you wonder what happened to the page &#8211; I installed WordPress 2.3 using Subversion today and my former theme relies on some plugins that are not really WordPress 2.3 conform. I will have to look into it and change the code here and there. Sorry for the inconvenience!</p>
<p><em>Update: I migrated successfully, deleted some plugins, replaced others with newer ones, changed some post2cat to term2cat, removed some other dependencies and here we are &#8211; h4x3d.com is now running WordPress 2.3 on Subversion</em></p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/wordpress-23-subversion-install/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

