A repository workspace on your machine is the replica of
the repository workspace that is available on the server. You can
create a repository workspace, and load the components that contain
project artifacts. After working with the project artifacts, you can
deliver them so that the artifacts in your sandbox and in the repository
workspace on the server are in sync.
About this task
You can create a repository workspace either from a stream or from My Source
Control. If you create a repository workspace from a stream, it is presumed that the
stream is the flow target for the project artifacts.
Procedure
-
In the Team Artifacts tool window, right-click My Source
Control and click New Repository Workspace.
- Select a repository connection.
If you are not
logged on to the repository, click Log on.
- If you do not want to flow changes to any stream:
- Click Create empty repository workspace,
and click Next.
- Type a workspace name and click Next.
- On the Read Access Permission page, select who can have
read access to the repository workspace and click Finish.
- To flow changes to a stream:
- Click Create from stream, select
a stream, and click Next.
- Type a workspace name and click Next.
- On the Read Access Permission page,
select who can have read access to the repository workspace and click Next.
- Select the components that you want to add to the workspace.
- If you do not want to load selected components, clear Load
repository workspace after creation.
- Click Finish.
- To create a repository workspace from a snapshot:
- Click Create from snapshot and
click Next.
- On the Select a Snapshot page, specify search criteria
and select the snapshot. Click Next.
- Type a workspace name and click Next.
- On the Read Access Permission page, select who can have
read access to the repository workspace and click Finish.
- Optional: To configure the default name and
visibility that displays in the New Repository Workspace wizard
when you create a repository workspace from a stream:
- In the Eclipse client, open the project area editor
and click the Process Configuration tab.
- Go to and click New Workspace Configuration.
Note: To change the default name and visibility from the web
client, go to the application administration page and navigate to
the project area. In the left pane, expand Source Control and
click New Workspace Configuration.
- Use the variable ${stream-name} for
the stream name and ${user-id} for the user id.
- Select the default visibility as Private, Public,
or Project.
- Save the changes.
What to do next
You can add new components to the empty repository workspace.