info-cvs
[Top][All Lists]
Advanced

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

help with rlog


From: sreekanth
Subject: help with rlog
Date: Sat, 25 Feb 2006 19:49:45 GMT

Hi,
    I have a tree that's imported .Let 's say i have a file "file1" with 
initial version 1.1.1.1 (yes, that's the revision i have for all the files 
that are imported), Now create a tag RLS_TAG1 on it. Then commit the next 
version of it, now the revision number is 1.2(strange for me, but still). 
Now i do a tag RLS_TAG2. Now if i do a rlog of messages between RLS_TAG1 and 
RLS_TAG2 using command
cvs rlog -rRLS_TAG1::RLS_TAG2 <path>file1,
 I was expecting the log message of the commit message that i just did(of 
revision 1.2) , but instead i see the original commit message that was used 
to Import this file into the tree(revision 1.1.1.1), Is that an expected 
behaviour? It's essentially breaking my script to retrieve the logs between 
two subsequent Tags. Is there a work around to fix this issue?

Any help is greatly appreciated.
Sreekanth





reply via email to

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