On Sun, Mar 31, 2013 at 03:22:01PM +0100, Stuart Henderson wrote: > On 2013/03/31 16:17, Marc Espie wrote: > > +update -P > > Do we want -Pd here?
I'm not sure. I think it would be surprising, especially if you have a partial tree checked out. -P will remove directories where files have been moved to the attic. But say, if you just checkout a few directories from src, you may want to update them without the -d. Then again, not having new directories appear is almost as problematic as having old stuff stay around. I think we will need to reach consensus on that one. Or maybe something like: # cvs -f will ignore cvsrc contents update -Pd
