Projects
In Rhapsody Systems Engineering, a project serves as the fundamental organizational unit for managing and structuring system models. The Projects page includes the following views to manage and organize projects effectively: My projects, Active projects, and Archived projects.
- My projects
- It displays the list of public projects that you can work on. By default, these projects are
available in the main branch. When you make changes to the main or public branch of a project, a
private branch is automatically created for you. Your changes in the private branch are visible only
to you under the Active projects tab. The Branch
column provides information about the branches associated with each project. If new commits are made
to a branch, a Get latest icon (
) appears next to the branch name. Hover over the icon, and click Get latest to update your local workspace with the latest changes from that branch.
- Active projects
- It displays the projects that you are currently working on. Once you complete your changes and are ready to finalize them, you can commit them from the Project editor page and merge them with the appropriate branch.
- Archived projects
- It displays the projects that you have archived.