[PHP-DEV] ChangeLog again

2003-02-09 Thread Wez Furlong
ChangeLog ChangeLog ChangeLog ChangeLog :)

Anyone want to look into kicking the script and archiving the 2002
entries as a .gz ?

--Wez.


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] ChangeLog

2003-01-02 Thread Andrei Zmievski
I'll check on this.

On Wed, 01 Jan 2003, Wez Furlong wrote:
 Is there some magic that needs to be done to rotate the ChangeLog?
 By this I mean:
 
 gzip ChangeLog
 mv ChangeLog.gz ChangeLog2002.gz
 touch ChangeLog
 cvs add -kb ChangeLog2002.gz
 cvs ci -m rotate changelog ChangeLog ChangeLog2002.gz
 
 It seems the most recent entry in the log is from the 29th December, and
 I wonder if some script needs to be kicked to update the log.
 
 --Wez.
 
 
 -- 
 PHP Development Mailing List http://www.php.net/
 To unsubscribe, visit: http://www.php.net/unsub.php



-Andrei   http://www.gravitonic.com/

What's hard, in hacking as in fiction,
is not the writing, it's deciding what to write.
-- Neal Stephenson

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] ChangeLog

2003-01-01 Thread Wez Furlong
Is there some magic that needs to be done to rotate the ChangeLog?
By this I mean:

gzip ChangeLog
mv ChangeLog.gz ChangeLog2002.gz
touch ChangeLog
cvs add -kb ChangeLog2002.gz
cvs ci -m rotate changelog ChangeLog ChangeLog2002.gz

It seems the most recent entry in the log is from the 29th December, and
I wonder if some script needs to be kicked to update the log.

--Wez.


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] ChangeLog

2003-01-01 Thread James Cox
On Wed, 2003-01-01 at 08:21, Wez Furlong wrote:
 Is there some magic that needs to be done to rotate the ChangeLog?
 By this I mean:
 
 gzip ChangeLog
 mv ChangeLog.gz ChangeLog2002.gz
 touch ChangeLog
 cvs add -kb ChangeLog2002.gz
 cvs ci -m rotate changelog ChangeLog ChangeLog2002.gz
 
 It seems the most recent entry in the log is from the 29th December, and
 I wonder if some script needs to be kicked to update the log.

you might need to wait a bit for the last couple of days to enter the
changelog, but that seems the right way to do it. 

 -- james


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] Changelog broken?

2002-12-20 Thread Andrei Zmievski
Ilia has rewritten the old php-rcs2log script in PHP itself and it's
working wonderfully. The Changelog generation is back online.

On Mon, 11 Nov 2002, Andrei Zmievski wrote:
 On Mon, 11 Nov 2002, Steve Alberty wrote:
  Hi,
  
  the Changelog file in the php4 cvs tree is unchanged since 7 days.
  Is the script (cvs2cl ?) broken?
 
 It's actually rcs2log script with some modifications. And yes, I think
 the number of CVS accounts has finally broken this poor script's back.
 awk dies with the message argument list too long.
 
 -Andrei   http://www.gravitonic.com/
 * I do not envy the guy at [EMAIL PROTECTED] -- me *
 
 -- 
 PHP Development Mailing List http://www.php.net/
 To unsubscribe, visit: http://www.php.net/unsub.php



-Andrei   http://www.gravitonic.com/
* Think digital, act analog. *

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] Changelog broken?

2002-11-11 Thread Steve Alberty
Hi,

the Changelog file in the php4 cvs tree is unchanged since 7 days.
Is the script (cvs2cl ?) broken?

Regards,

Steve

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP-DEV] Changelog broken?

2002-11-11 Thread Andrei Zmievski
On Mon, 11 Nov 2002, Steve Alberty wrote:
 Hi,
 
 the Changelog file in the php4 cvs tree is unchanged since 7 days.
 Is the script (cvs2cl ?) broken?

It's actually rcs2log script with some modifications. And yes, I think
the number of CVS accounts has finally broken this poor script's back.
awk dies with the message argument list too long.

-Andrei   http://www.gravitonic.com/
* I do not envy the guy at [EMAIL PROTECTED] -- me *

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




RE: [PHP-DEV] Changelog broken?

2002-11-11 Thread James Cox
Changelog does seem to be broken, and it's on our list of things to do.

 Thanks,

 James

 -Original Message-
 From: Steve Alberty [mailto:staybyte;php.net]
 Sent: Monday, November 11, 2002 10:11 AM
 To: [EMAIL PROTECTED]
 Subject: [PHP-DEV] Changelog broken?
 
 
 Hi,
 
 the Changelog file in the php4 cvs tree is unchanged since 7 days.
 Is the script (cvs2cl ?) broken?
 
 Regards,
 
 Steve
 
 -- 
 PHP Development Mailing List http://www.php.net/
 To unsubscribe, visit: http://www.php.net/unsub.php
 
 

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP-DEV] ChangeLog and NEWS updates

2001-07-10 Thread Andrei Zmievski

Pop open a bottle of your favorite. The ChangeLog and NEWS updates are
back.

-Andrei

If you find a job that you love, you'll
never work another day in your life.
 - Mark Jackson

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] ChangeLog

2001-07-03 Thread Derick Rethans

Hello,

I just noticed that the ChangeLog does not get updated. The last entry is:
2001-05-23  Sascha Schumann  [EMAIL PROTECTED]

And that's more than a month ago.

regards,

Derick Rethans

-
PHP: Scripting the Web - www.php.net - [EMAIL PROTECTED]
 SRM: Site Resource Manager - www.vl-srm.net
-


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP-DEV] ChangeLog

2001-07-03 Thread Andrei Zmievski

On Tue, 03 Jul 2001, Derick Rethans wrote:
 Hello,
 
 I just noticed that the ChangeLog does not get updated. The last entry is:
 2001-05-23  Sascha Schumann  [EMAIL PROTECTED]
 
 And that's more than a month ago.

Yes, that's due to the mailing list/CVS machine being offline. I'm going
to try and put up lxr/bonsai and the changelog processing this week.

-Andrei

For society, it's probably a good thing that engineers value function over
appearance.  For example, you wouldn't want engineers to build nuclear power
plants that only _look_ like they would keep all the radiation inside.
(Scott Adams - The Dilbert principle)

-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]