Local filesystem is out of sync. scm load --force does not work
![]()
Dustin Cote (28●4●4)
| asked Jun 18 '12, 12:59 p.m.
retagged Jun 18 '12, 3:57 p.m. by David Olsen (523●7)
I'm using a local workspace on a linux 64 machine and the command line interface. The scenario is:
scm load -f scm accept Problem running 'accept': Local filesystem is out of sync. Run 'scm load' with --force option to reload the workspace. I have also tried scm load -f scm repair scm accept I get the same error in both cases. I have a workaround where I can accept the changes in the eclipse client. Once I do this, suddenly I can run normally until I make changes in the local workspace again. Any ideas where I can go from here? The error message is not particularly helpful. |
Comments
I'm not sure why the --force option isn't working but there is an enhancement work item to implement a reload option if you were wondering if such a command exists.
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/87814