"lscm status" not picking up newly added file
vikrant kamble (132●38●97)
| asked Sep 03 '15, 3:00 a.m.
edited May 24 '16, 10:59 p.m. by David Lafreniere (4.8k●7)
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
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 |
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.