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 Change

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 >

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 d

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 Cha

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. a

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