Working in the Web client

The Jazz™ Web client includes a Source Control perspective that provides read-only access to repository workspaces and the items in them.

The Jazz source control Web client is intended to provide casual users with access to workspace contents and item history. It does not support any operations that modify workspace contents.

License note: To perform the task described here, you must be assigned a Contributor or Developer Client Access License.

Connecting to the repository from a Web browser

To connect to the repository from a Web browser, open the Web browser and type the repository URL, which typically has the form:

https://server:port/jazz/web

where server is the name of the Jazz Team Server host and port is the port at which Jazz technology platform services are accessible. For example:

https://jazz.example.com:9445/jazz/web

Viewing workspace contents

Click Source Control in the Jazz Web client main menu bar to open the Source Control perspective. This perspective lists your repository workspaces and the streams in the repository. Click Filter by My Team Areas to see only those streams that are referenced by one of your team areas.

Click any workspace or stream to list its contents. Click a component to list the projects it contains. Click a project to list the files and folders it contains.
  • To see the change history of the selected component or item, click History in the Files and Folders area of the Source Control perspective.
  • To view the contents of a repository file in the browser, navigate to the file in the list of Files and Folders in a component and then click the file.
  • To download the contents of a repository file whose contents you are viewing, click Download in the Files and Folders area of the Source Control perspective. Your browser will download the file to the location you specify.

Feedback

Did this help? You can provide feedback at Jazz.net (registration required): Comment in the forums or submit a bug