News Feed
Jobs Feed
Sections




News Archive
Mark Karpeles' Blog:
SVN error 200030 - It's PHP's fault!
August 06, 2009 @ 09:06:56

Mark Karpeles found a problem when he updated his Subversion install to the latest in the 1.6.x series - an XML error about opening the filesystem.

After some searches I found someone who had the same problem, and fixed it. Basically the problem is due to the SQLite version embed into PHP 5.2.x. PHP includes SQLite 3.3.7 while SVN will usually depend on 3.6.15 (or whatever you have on your system).

There's three solutions to the issue - disable PHP, update SQLite or create a new repository with the "-pre-1.6-compatible" flag to make it all play nicely together.

0 comments voice your opinion now!
svn sqlite version fix


blog comments powered by Disqus

Similar Posts

Matthew Turland's Blog: Zend_Form and Zend_Loader_PluginLoader SNAFU

PEAR Blog: Setting Up PEAR2 and PEAR Checkouts With SVN 1.5+

Justin Silverton\'s Blog: PHP editor bonanza

Sameer Borate's Blog: Read the version of a PDF in PHP

Nessa's Blog: Using PHP to Display Version Info (I and II)


Community Events











Don't see your event here?
Let us know!


unittest development release example application phpunit introduction framework podcast language code conference opinion community testing zendframework2 tool series interview functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework