Hi all,

I have found a strange behavior in my cvs 1.11.17 running on my mandrake box:

I made a lot of commit on a file between two tags,
but if I try to run

cvs log -r tag1::tag2 filename
or
cvs log -r tag1 -r tag2 filename
or any other cvs log -r syntax

I can see ony the comment of the last commit I made.

Somebody made this same question to this mail list a few years ago,
but the proposed solutions are not changing this bizarre behavior.

I think this is an important features in cvs, because by this command 
it is possible to have the list of the comments between 2 releases.

I also read the changelog between 1.11.17 and the current 1.11.19,
but it seems this problem has not been managed.

There is something I did not understand about cvs commands or this is
a cvs fault?

Thanks for your attention.
  
Tommaso Massimi


_______________________________________________
Bug-cvs mailing list
Bug-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-cvs

Reply via email to