Sharing a Rational Rhapsody project in Subversion

This topic assumes that you know how to create a Subversion repository and connect to an existing Subversion repository.

Before you begin

To avoid corrupting your Rational® Rhapsody® repository, you must configure Subversion to process Rational Rhapsody units as non-textual files, see Avoiding Rational Rhapsody repository corruption with Subversion.

Procedure

  1. Switch to the IBM Rational Rhapsody Unit View.
    1. In Eclipse, open the Show View window. Choose Window > Show View > Other.
    2. Select Rhapsody > Unit View and click OK.
  2. In the Unit View window, right‑click the project and then select Team > Share Project to open the Share Project window, which has various views.
  3. On the Enter Repository Location Information view of the Share Project window, enter the repository location information and then click Next.
  4. On the Enter Module Name view of the Share Project window, make sure the Use project name as module name radio button is selected and then click Next.
  5. Enter a commit comment on the Ready to Share Project view of the Share Project window and click Finish.
  6. Switch to the Team Synchronizing perspective of Eclipse. Choose Window > Show View > Other to open the Show View window, and then select Team > Synchronize.
  7. Notice the new units marked with arrow overlay . To add those units into the repository, right‑click the project and select Commit.

Results

You can now switch to the Eclipse perspective to Rational Rhapsody Modeling to keep working on your Rational Rhapsody model.


Feedback