We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I've been trying to get uVision2 to work with ClearCase. I opened configuration file for ClearCase in \KEIL\UV2 directory. Then, I'm able to open clearcase explorer in SVCS menu. However, I can't execute the other functions in uVision2 menu, like check in, check out, history, etc. Error message is "pathname not found". Can I get an configuration example file for ClearCase?
You need to have the full path to the element in ClearCase. The default template for ClearCase that Keil provides doesn't work because it only states the element and not the full path to the element. You can use #F instead of $F in configuring ClearCase. For example, to checkin the command would be cleardlg /checkin #F.