On Sep 9, 2007, at 9:51 PM, Tom Lane wrote:
John Summerfield <[EMAIL PROTECTED]> writes:
-d fixed the missing directories
and -P prunes obsolete ones.
Obviously I needed to read the instructions more closely:-(
FWIW, I've used the following ~/.cvsrc for many years:
cvs -z3
update -d -P
c
Tom Lane writes:
> The IMMUTABLE marker is a promise from you to the system that it is safe
> to optimize away multiple calls to the function. It is not a promise
> from the system to you that the system will expend unlimited amounts of
> energy to detect duplicate calls.
Nicely put. Thanks!
BTW