is the clearcase path syntax is universal one.
my_source.c@@\main\10.1_bugfix\another_branch\0
is this path is standard one? I invoked the following in emacs and it is working. how does emacs diff understand this path. somehow clearcase informs operating system how to interpret that path. or emacs-diff know of this path syntax?
$ diff my_source.c@@\main\10.1_bugfix\another_branch\0 my_source.c