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

Scheduling scm tasks using Windows at command

So I wrote a simple batch file to handle some scm tasks, such as accepting changes to my workspaces automatically.

The batch file is:

c:\jazz\scmtools\eclipse\scm --non-interactive accept -v -r URI -u MYSELF -P PASSWD -t "My_workspace"

Works fine when running it manually from the command line

My at job:

at 9:00 /every:m,t,w,th,f cmd.exe /c c:\accept.bat

Windows just tells me "Could not start".

Anyone else managed to set up automated tasks using the scm CLI? Could you give me some pointers please?

Thanks in advance.

0 votes


Be the first one to answer this question!

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: Jun 02 '10, 4:53 p.m.

Question was seen: 3,841 times

Last updated: Jun 02 '10, 4:53 p.m.

Confirmation Cancel Confirm