On Monday, January 12, 2004, 5:46:38 AM, Jim wrote:

> Dave Thomas <dave / pragprog.com> writes:

>> By any chance... when you checked out of CVS, did you forget to use the
>> '-d' option? Do you actually have the RDoc libraries downloaded to your
>> box? (After you check out, do an ls lib/rdoc)

> AAARRRGGGHHH! Rather, ARGV! I always forget "-d". It's time to retrain my
> fingers.

> That was it. Thank you, Dave.

$ cat >> ~/.cvsrc
cvs update -d
^D

Cheers,
Gavin