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

scm load not synching up-to-date files

I'm trying to run scm.sh load command from a solaris box. It's not synching the latest changes from the stream i'm trying to reference. I've tried streams and workspaces and they each download something different. All the developer changes flow into the stream, so I would expect the loaded files to match what I see in the repository view of files- but it doesn't.

Here is the command I'm attempting to run. Please advise what is incorrect to get the correct files loaded...

/rtc/jazz/scmtools/eclipse/scm.sh load "<name>" -r <path> -u <username> --password <password> -i --force

0 votes



One answer

Permanent link
I'm trying to run scm.sh load command from a solaris box. It's not synching the latest changes from the stream i'm trying to reference. I've tried streams and workspaces and they each download something different. All the developer changes flow into the stream, so I would expect the loaded files to match what I see in the repository view of files- but it doesn't.

Here is the command I'm attempting to run. Please advise what is incorrect to get the correct files loaded...

/rtc/jazz/scmtools/eclipse/scm.sh load "<name>" -r <path> -u <username> --password <password> -i --force

The 'load' command will download the files from the workspace to your local disk. If you want to sync the changes, you have to use the 'accept' command to get the latest changes from your workspace's flow target. You can see what's coming in from the stream by using the 'status' command.

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: Mar 29 '11, 4:31 p.m.

Question was seen: 5,123 times

Last updated: Mar 29 '11, 4:31 p.m.

Confirmation Cancel Confirm