Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Gentlemen, Is it possible to get the history information of a file from CVS something similar to VSS - show history? Let me explain the scenerio more precisely: Step1. Create a test.txt file and add it to VSS ( Now version1 of test.txt is available in VSS) Step2. Now Label the test.txt file / (parent folder of test.txt file) as ReleaseOne. Step3. Checkout test.txt file and make somechanges to the test.txt file and Check it in. If we click on test.txt file and say SHOW HISTORY, it displays Version User Date Comment 2 jim 12/06/2004 **comment** <label jim 12/06/2004 ReleseOne ( thru Details button) Image> 1 jim 12/06/2004 **comment** If we follow the above three steps in cvs, We get the tag (label in vss) first (irrespective of the way it is created) , then the versions.Is there a way to get the history informations similar to VSS. i.e File version and labels in the sequential order as it is created? Thanks, Vignesh