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

Check in Component toplevel directory using scm.exe

Situation:

* Sandbox is in C:\Sandbox
* Component Comp1 at Repository was loaded into sandbox using: scm load -r Repository Workspace Comp1
* Directory structure in C:Sandbox is:
  \TopLevel
  \TopLevel\Sublevel

My Problem is with the scm checkin command. I would like to execute: scm checkin -d Sandbox \TopLevel. scm returns with error message saying that TopLevel is not shared.

My Solution attempts so far:
1. scm share workspace component TopLevel. No effect.
2. scm checkin \TopLevel\*. Successfully check in of all Files and Directories. Not usable if file was deleted in Sandbox and Deletion has to be checked in.

If I execute: scm checkin -d Sandbox \TopLevel\SubLevel everything is fine. New files and deleted files under \TopLevel\SubLevel are checked in correctly. The problem resides with the TopLevel Directory of the component.

Is there any solution to this problem?

regards
Peter

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
× 12,021

Question asked: Feb 26 '13, 6:05 a.m.

Question was seen: 3,399 times

Last updated: Feb 26 '13, 6:05 a.m.

Confirmation Cancel Confirm