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

Symfony Blog: New in symfony 1.2: Small things matter (2)

Community News: PHP 5.1.4 Released in Response to Bug

CodeIgniter Blog: CodeIgniter 1.7.1 Released

PHP.net: PHP Manual Updates

Don Raman's Blog: Call for testing a critical fix in WINCACHE RTW 1.0


Community Events











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


release introduction podcast framework rest database phpunit usergroup development functional example testing series symfony2 conference opinion language community interview zendframework2

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