Larry Lords writes:
> 
> cvs log -rus-1-0-9-46:us-1-0-9-49 -b

The problem is the "-b" -- that's asking for all the revisions on the
default branch *in addition to* the revisions between the two tags.  Get
rid of the "-b" and it should do what you want.  (Since you want the
changes *between* the two tags, you probably want "::" instead of ":",
and you may want "-S", too.)

-Larry Jones

I wonder if I can grow fangs when my baby teeth fall out. -- Calvin


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to