News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


framework development interview unittest phpunit custom opinion application test community series api conference extension release language security symfony2 podcast introduction

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