It's all about the answers!

Ask a question

"lscm status" not picking up newly added file


vikrant kamble (1322996) | asked Sep 03 '15, 3:00 a.m.
edited May 24 '16, 10:59 p.m. by David Lafreniere (4.8k7)
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

One answer



permanent link
Chris McGee (50511117) | answered Sep 24 '15, 3:30 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hello,

One reason that you are not seeing the added files is that they may be at the top of your sandbox. In that case, SCM doesn't know if you want to keep those files outside of SCM or not. If you want to share them into SCM try the "lscm share" command.

I hope that this helps,
Chris

Comments
David Lafreniere commented May 24 '16, 10:56 p.m.
FORUM MODERATOR / JAZZ DEVELOPER

Vikrant, by any chance were you able to confirm if this was the case?

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.