I am using clear-case as version control. Usually when working with the maintenance projects it’s required to count the changed lines from existing code. How we can do this under clear-case. It would be helpful if you can give the details of the command tool and parameters to get the changes made within a particular period of time.
I am using clear-case as version control. Usually when working with the maintenance projects
Share
You can start by testing the slc perl script which does count changed lines:
There is no “native” solution though, and this thread summarizes the situation.