Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

lscm, list files out of sync with repository workspace

Hi,
From the command line, how can you see what files are out of sync with your repository workspace.

doing lscm load --force will show you what files get changed, but how do you see which files are about to be changed?

We have noticed that if you change a file for example using vi, lscm status will show this file is modified, but it will not show other files which are out of sync with the repository workspace.

e.g. On windows box file x.c was modified and checked in.

On linux box file y.c was modified with vi.

lscm status just shows y.c as a pending change, but it doesn't show that x.c is different to the x.c on the local workspace.

Thanks for any help,

Jas

0 votes



One answer

Permanent link
Hi,
From the command line, how can you see what files are out of sync with your repository workspace.

doing lscm load --force will show you what files get changed, but how do you see which files are about to be changed?

We have noticed that if you change a file for example using vi, lscm status will show this file is modified, but it will not show other files which are out of sync with the repository workspace.

e.g. On windows box file x.c was modified and checked in.

On linux box file y.c was modified with vi.

lscm status just shows y.c as a pending change, but it doesn't show that x.c is different to the x.c on the local workspace.

Thanks for any help,

Jas


http://jazz.net/forums/viewtopic.php?t=11658 post by you talks about the same issue and I have responded to that post.
There is no way to list which files are out of sync for a component or download only those changed files. The only option is to reload the entire component (load -f).

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 14 '10, 8:40 a.m.

Question was seen: 8,326 times

Last updated: Jul 14 '10, 8:40 a.m.

Confirmation Cancel Confirm