On Wed, 4 Jul 2001, Justin Erenkrantz wrote: > On Wed, Jul 04, 2001 at 09:35:05PM +0100, David Reid wrote: > > Anyone have objections to moving the apr_pools.c file into the > > memory/unix directory? > > No objections here, but I wouldn't worry about the history. > Just note that the file originally came from lib/apr_pools.c. > If you want to see the history from when it was lib/apr_pools.c, > go there. =) Moving the RCS file is generally a bad thing. > > So, IMHO, prolly better to do: > mv lib/apr_pools.c memory/unix/apr_pools.c > (clean up the Makefile.in, regenerate, test, etc.) > cvs delete lib/apr_pools.c > cvs add memory/unix/apr_pools.c > cvs commit
For moves like this, we usually try to keep the history. That is the way the group has always done it in the past. This has caused arguments before, but I would prefer to keep the history. Ryan _____________________________________________________________________________ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] -----------------------------------------------------------------------------
