Stephen Rasku writes: > > Different output can be generated for: > > cvs history -u <user> > > and > > cvs history -u <user> -x O > > Is this a bug? I thought that the default history was to check for > checkouts. The default is equivalent to -o, not -xO. When you use -xO, you get *all* the checkout records, -o gives you just the most recent one(s). -Larry Jones I'll be a hulking, surly teen-ager before you know it!! -- Calvin
- Is this a bug? Stephen Rasku
- Larry Jones