Jazz Register Log in
Jazz Forum Welcome to the Jazz Community Forum

Welcome to the Jazz Community Forum

Connect and collaborate with IBM Engineering experts and users

scm command line

I'm trying out the SCM capabilities and wanted to use scm login to reduce the number of times I needed to provide credentials:

scm login -r https://localhost:9444/jazz -u dummy -P dummypass -n jazzhost
Logged in to https://localhost:9444/jazz

scm create workspace myWS
Problem running 'create workspace':
Cannot determine repository URI

Is there something I am missing here. I thought that after logging in, I could use the simple command line instructions to access my server... Am I doing something wrong?

0 votes



One answer

Permanent link
1. Use the -n option of scm login to give a nickname for the repository/user/password combination
2. Where the other commands have a -r (--repository) option, use the nickname after the -r, and you don't have to respecify all the uri/user/password info

HTH
Ian

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: Nov 12 '08, 9:42 a.m.

Question was seen: 5,827 times

Last updated: Nov 12 '08, 9:42 a.m.

Confirmation Cancel Confirm