<?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>strictlyPHP &#187; subversion</title>
	<atom:link href="http://www.strictlyphp.com/blog/tag/subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.strictlyphp.com/blog</link>
	<description>web development &#38; web analytics</description>
	<lastBuildDate>Sun, 01 Aug 2010 12:00:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Propel site and Subversion repository down</title>
		<link>http://www.strictlyphp.com/blog/2009/03/01/propel-site-and-subversion-repository-down/</link>
		<comments>http://www.strictlyphp.com/blog/2009/03/01/propel-site-and-subversion-repository-down/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 11:27:02 +0000</pubDate>
		<dc:creator>Sam</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[propel]]></category>
		<category><![CDATA[subversion]]></category>

		<guid isPermaLink="false">http://www.strictlyphp.com/blog/?p=791</guid>
		<description><![CDATA[The phpdb.org server seems to be unreachable since yesterday, together with the Propel and Creole Subversion repositories.
Well, I guess their host doesn&#8217;t work weekends so lets hope it will be back up on Monday.
In the meanwhile, you will probably also get a timeout error message when updating your projects which have the Propel repository linked [...]]]></description>
			<content:encoded><![CDATA[<p><em>The phpdb.org server seems to be unreachable since yesterday, together with the Propel and Creole Subversion repositories.</em></p>
<p>Well, I guess their host doesn&#8217;t work weekends so lets hope it will be back up on Monday.</p>
<p>In the meanwhile, you will probably also get a <strong>timeout error messag</strong>e when updating your projects which have the Propel repository linked with svn:externals. Here&#8217;s a list of the different options you have:</p>
<ul>
<li>The easiest: <strong>don&#8217;t update the external libraries</strong>. On Windows, select &#8220;Update to revision&#8230;&#8221; in the TortoiseSVN right-click menu and check &#8220;Omit externals&#8221; instead of performing a normal &#8220;SVN Update&#8221;. Since you&#8217;ve probably linked to a tag it doesn&#8217;t need updating anyway (unless someone linked to a new version).</li>
<li>Create your own repository with the files you still have in your working copy: inside the external libraries folder, select &#8220;Export&#8221; in the TortoiseSVN menu and export to a new folder which you can then import into a new repository. That new repository can then be used as an svn:externals link.</li>
<li>Include the Propel files from option 2 inside your project instead of linking to them. But this takes away the flexibility svn:externals provides, so it is not preferable.</li>
</ul>
<p>Luckily, most SVN servers have a good up-time record.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.strictlyphp.com/blog/2009/03/01/propel-site-and-subversion-repository-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
