<?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>cYaONE.com &#187; Launchpad</title>
	<atom:link href="http://cyaone.com/tag/launchpad/feed/" rel="self" type="application/rss+xml" />
	<link>http://cyaone.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 22 Nov 2009 21:22:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ubuntu 9.04 &#8211; Upgrade Subversion 1.5 to 1.6</title>
		<link>http://cyaone.com/2009/09/ubuntu-9-04-upgrade-subversion-1-5-to-1-6/</link>
		<comments>http://cyaone.com/2009/09/ubuntu-9-04-upgrade-subversion-1-5-to-1-6/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 18:07:25 +0000</pubDate>
		<dc:creator>cYaONE</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Version Control Systems]]></category>
		<category><![CDATA[1.5]]></category>
		<category><![CDATA[1.6]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[Launchpad]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://cyaone.com/?p=53</guid>
		<description><![CDATA[For those of you, who use Ubuntu 9.04 and would like to have the new features coming with Subversion 1.6, here is a short guide to upgrade from 1.5.
Add the following two lines to your software source list (in /etc/apt/sources.list) &#8230;
deb http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu jaunty main
deb-src http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu jaunty main
&#8230; and add the key of Anders Kaseorg to [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you, who use Ubuntu 9.04 and would like to have the new features coming with Subversion 1.6, here is a short guide to upgrade from 1.5.</p>
<p>Add the following two lines to your software source list (in /etc/apt/sources.list) &#8230;</p>
<p><code>deb http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu jaunty main<br />
deb-src http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu jaunty main</code></p>
<p>&#8230; and add the key of Anders Kaseorg to your trusted keys &#8230;</p>
<p><code>sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 413576CB</code></p>
<p>Finally update your package list and do the upgrade:</p>
<p><code>apt-get update<br />
apt-get upgrade</code></p>
]]></content:encoded>
			<wfw:commentRss>http://cyaone.com/2009/09/ubuntu-9-04-upgrade-subversion-1-5-to-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
