2009-05-19 06:44:41 PDT
Hi,
I am trying to get code striker and clearcase dynamic view working together. I have specified view name clearcase:dyn:myview:/software in the codestriker.conf file
My vobs have vob tags like
/software/src/foo
/software/src/bar
"myview" exists and is running on the machine. Upon creating a topic, uploading diffs; I am not able to see files side by side as shown in snapshots. All I can see is the diff portion that I had uploaded.
The content of the diff file that I have upload is
********************************
<<< file 1: /software/src/XXX/yyy.h@@/main/63
>>> file 2: /software/src/XXX/yyy.h
********************************
-----[deleted 508-509 after 507]-----
< IMPORT BOOLEAN abc(void * );
< IMPORT VOID def(ULONG InstanceId);
Thanks for the help!
Thanks,
Saurabh