[ZODB-Dev] Re: Done! Re: More CVS shifting
Ken Manheimer
klm@zope.com
Fri, 3 Aug 2001 18:50:28 -0400 (EDT)
On Fri, 3 Aug 2001, Ken Manheimer wrote:
> the directory's 'Attic' dir. It's when you do cvs updates with the '-P'
> "prune" option (which we're all used to doing) that empty directories are
> removed from your checkout.
Looks like you can use the '-P' option on checkouts, so the empty dirs are
omitted (or removed at some point in the process):
cvs -d :... checkout -P StandaloneZODB
Ken
klm@zope.com