"lscm status" not picking up newly added file
Hi All,
I am following below link to do SCM operations through command line:
https://jazz.net/library/article/620
After running "lscm status" command, newly added file is not shown only changes made in existing file is shown.
After loading workspace on filesystem I added one file into it manually and made changes in existing file.
but after running "lscm status" command, only status flag "c" is shown as content change. "a" is not shown as addition of new file.
Could anyone help me on this?
Thank You