Re: [Phpslash-devel] Really dumb question
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-05-11 16:59:49
|
On Sun, May 11, 2003 at 12:02:47PM -0500, Joe Stewart wrote: > On Sun, May 11, 2003 at 07:49:18AM -0700, nathan r. hruby wrote: > > Ok, > > > > This seems like a stupid really stupid question, but I haven't played with > > what's in CVS for a long time. Is it just me, or is there not a copy of > > phplib in the -ft CVS module? How have we been adding a pre-configured > > phplib into the release tarballs? > > > There are a few things I've been doing outside the Makefile temporarily. I think this is all: run extch.sh copy config-dist.php to config.php rename db_xfer.php3.disabled to db_xfer.php.disabled copy phplib into class directory make dist I haven't scripted this because when I tried to keep a snapshot with the extchg.sh step, I couldn't keep a local repository w/php3 and a release w/php. Joe |