I am looking for a way to add a dynamic view shortcut to clearcase, given the view tag and path. I have looked at cleartool commands but didn't seem to find the right one.
thanks for the help
I am looking for a way to add a dynamic view shortcut to clearcase, given the view tag and path. I have looked at cleartool commands but didn't seem to find the right one.
thanks for the help
Check first if starting the dynamic view is enough for a shortcut to appear:
cleartool startview myView.If by "ClearCase", you mean the ClearCase Explorer, then a
cleartoolcommand might not be needed.See "To add dynamic view shortcuts in Rational® ClearCase Explorer (Windows)"
As mentioned in "About adding shortcuts to programs in Rational ClearCase Explorer"
In pure command-line, you could create symlink (even in a Windows environment), but you would not need
cleartoolfor that.As shown in "About dynamic view access model (Windows)", you can also assign a drive letter to a view, which is like the
net usecommand.