<?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; svn</title>
	<atom:link href="http://h4x3d.com/tag/svn/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>WordPress 2.5 and chibby 404</title>
		<link>http://h4x3d.com/wordpress-25-and-chibby-404/</link>
		<comments>http://h4x3d.com/wordpress-25-and-chibby-404/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 07:20:57 +0000</pubDate>
		<dc:creator>jez</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[2.5]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.h4x3d.com/?p=1067</guid>
		<description><![CDATA[I have just upgraded to WordPress 2.5 and run a plugin update check. Most of the plugins work, which is amazing! Some plugins (two out of 31) were outdated and the automatic update procedure (either through the plugin central &#8220;plugin&#8221; or built-in wordpress, I dont know) worked out of the box, too. I just had [...]]]></description>
			<content:encoded><![CDATA[<p>I have just upgraded to WordPress 2.5 and run a plugin update check. Most of the plugins work, which is amazing! Some plugins (two out of 31) were outdated and the automatic update procedure (either through the plugin central &#8220;plugin&#8221; or built-in wordpress, I dont know) worked out of the box, too. I just had to input my ftp credentials. Upgrading wordpress to 2.5 went without any major troubles as I used subversion. Again I had to use the <em>sw</em> command instead of the <em>up</em> command. <br />(see <a href="http://www.h4x3d.com/when-svn-up-does-not-work-wordpress-subversion/">when-svn-up-does-not-work-wordpress-subversion</a> for more and replace 2.3.3 by 2.5, else you downgrade by chance). Weird. Akismet was kind of &#8220;crapped out&#8221;, so was was form-advanced.php. I deleted them through putty and run an svn update again which fixed it.</p>
<p>Also I did the monthly sql optimization and junked out 9mb of crap. phpMyAdmin&#8217;s &#8220;optimize&#8221; sql works a charm!</p>
<p><strong>What I need to do-</strong><br />
- contact alinks author-<br />
- http://www.alinks.org/ as it is broken in version 1.0rc1<br />
- fix the ela archive: Could not open cache file &#8217;2008-4.dat&#8217;<br />
-restore my fancy 404 page which I seem to have lost. anyone got it?<br />
404 chibby page where are you!<br />
- fix search (looks crap)<br />
- update some of my themes?</p>
<p>There are a bunch of new plugins I want to test, but that has to wait till I have my term paper done (sigh)</p>
<p>Technorati love (apparently)<br />
<img></p>
]]></content:encoded>
			<wfw:commentRss>http://h4x3d.com/wordpress-25-and-chibby-404/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<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>
	</channel>
</rss>

