info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

question about cvs log


From: Sean Noonan
Subject: question about cvs log
Date: Mon, 11 Dec 2000 23:03:40 -0800

relative newbie, please be gentle.

I want to use cvs log (and then cvs2cl.pl) to generate ChangeLogs between
two tags so I can see exactly what was worked on between these two tags
(ultimate goal is to automatically create build notes).

I did:
cvs co -P -A MY_MODULE 
then,
cvs log -N -rTAG1:TAG2
two problems:
1) I get logs for files that aren't even on the trunk, but were added in
branches (cvs log -N -b -rTAG1:TAG2 didn't fix the problem)
2) I get logs that are at the same revision as TAG1. what I really want is
all logs AFTER Tag1 and through and including Tag2.

thanks in advance for any help.

-Sean




reply via email to

[Prev in Thread] Current Thread [Next in Thread]