On Thursday, Dec 4, 2003, at 15:25 Europe/Copenhagen, Sascha Schumann wrote:
Let me try to understand what the problem might be.
- php 5 version of sqlite should check out with php-src, branch head
- php 4 version of sqlite should not check out with php-src, branch PHP_4_3
- php 4 version of sqlite should be checkoutable separately
Right?
So:
- develop php 5 version of sqlite on the head branch - empty the PHP_4_3 branch - develop php 4 version of sqlite on a custom branch (e.g. SQLITE_PHP_4)
- insert a symlink on the cvs server direcly
Yeah we came up with that solution at the end. Except sqlite module already used PHP_4_3 branch so when Jani deleted it it went missing. Eventually we had to come up with PECL_4_3 branch so that php4 users could use sqlite.
I see this as one big mess. Don't you?
Edin
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php