Hi,
How can I create a diff file using command line tool ('cm')?
cm diff command only show that the name of the file.
> cm diff cs:277 cs:279
> C "/home/abhiravk/workspace/plastic/fandu/ignore.conf"
Moreover '--all' option doesn't work with 'diff' command; maybe it is applied by default.
> cm diff cs:277 cs:279 --all
> diff: Unexpected option --all
Regards,
Abhirav Kushwaha