Checking out a Rational Rhapsody project from a Subversion repository

Before you can work on a project, you have to check it out from its 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. Start Eclipse.
  2. Open the New Project window. Choose File > New > Project.
  3. Expand the SVN folder, select Checkout Projects from SVN, and then click Next.
  4. If you have not already connected to your Subversion repository in this workspace, select Create a new repository location and then click Next.
  5. Select the Rational Rhapsody project that you want to check out and then click Finish.

Results

You can now switch to the Rational Rhapsody Modeling perspective in Eclipse to work on the Rational Rhapsody project you have checked out.


Feedback