Re: [phplib] CVS account From: Kristian Köhntopp (kris <email protected>)
Date: 03/12/01

Fred Yankowski wrote:
> So now I'm a bit confused about how to proceed. It looks like you
> created php-lib-stable as a snapshot of PHPlib at about the time of
> release 7.2c, while continuing to make extensive changes to the main
> 'phplib' module. Then (I assume) you all decided to abandon work on
> PHPlib, leaving the new code half-finished.

There should be a tag PHPLIB_7_2c available, so that you could
check out

$ cvs update -r PHPLIB_7_2c

in php-lib-stable, and have the released version. Also, you
could get a diff between the current version and the released
version as

$ cvs diff -u -r PHPLIB_7_2c -r HEAD

> My commitment has been to add a few useful bug-fixes as a simple
> extension of release 7.2c, and I am not interested in picking up
> half-finished work that others (who presumably knew it well) decided to
> abandon. So I plan to make changes to the 'php-lib-stable' module and
> not to 'phplib', as the basis for a possible 7.3 release.

Yep, that is just fine. The php-lib repository was an attempt to
revise PHPLIB for an version 8 release, but work stopped as I
recognized where this work was headed to and what the problem really
was (an application server would be the proper solution to the
problem that is to be solved).

> What do others think about this, particular anyone else who plans to
> actually contribute to a 7.3 release?

Kristian

-- 
	http://www.amazon.de/exec/obidos/wishlist/18E5SVQ5HJZXG

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>