Extracting Files from Subversion Source Control System

The following procedures show you how to access Oracle BPM Resources that are stored in a Subversion source control system.
The following procedure assumes you defined a valid Subversion repository location. For information on how to configure Eclipse to work with a Subversion repository, see Team SVN Tutorial in the section Getting Started section of the WorkBench User Guide.
To checkout an Oracle BPM project from a Subversion repository:
  1. Choose File > Import. The Import wizard appears.
  2. Expand Other. The Checkout Project from SVN node appears.
  3. Select Checkout Projects from SVN.
  4. Click Next. The page to configure the connection preferences appears.
  5. Select Use existing repository location.
  6. Select a repository location.
  7. Click Next.
  8. Provide the credentials to log in to the selected repository.
  9. Click OK.
  10. Enter an author name and click OK.
  11. Select an Oracle BPM project to check out.
  12. Click Finish.
The selected BPM project appears in the Project Navigator View.