At 05:28 PM 4/17/2002, Cliff Woolley wrote: >On Wed, 17 Apr 2002, Aaron Bannert wrote: > > > On Wed, Apr 17, 2002 at 03:21:51PM -0700, Ryan Bloom wrote: > > > Then copy the ,v file, then do a cvs rm of the original file. Finally, > > > remove the tags from the new file. > > > > +1 > >Better, though it still makes checkout by date be wrong. +0
+.5 here. We've used that technique and really only received 'theoretical' complaints. Sure, if you did this to http_main.c -> main.c, you could end up compiling both on a checkout-by-date. But since the mpm directory isn't processed quite the same way, they shouldn't pose a problem. Bill
