This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Configuration of ClearCase in UV2

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?

Parents
  • 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.

Reply
  • 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.

Children
No data