Show TOC

Procedure documentationAdding Dictionary DCs to the CVS Repository Locate this document in the navigation structure

Prerequisites

You have:

  • Opened the Dictionary perspective in the SAP NetWeaver Developer Studio

  • Created a Dictionary DC

  • Defined a CVS repository location

Procedure

  1. In the Dictionary Explorer, select the Dictionary DC you want to add to the CVS repository.

  2. In the context menu, choose   Team   Share Project  .

    The Share Project wizard opens.

  3. Select CVS as repository type, then choose Next.

  4. Select the Use existing repository location radio button. Select the CVS repository location that you want to use, then choose Next.

  5. Select the Use specified module name radio button, then specify a CVS repository module where you want to add your component.

    Recommendation Recommendation

    We recommend that you type the module name in the format <development configuration>/<software component>/<development component>/<module name>. The system creates the module under the <development component> that you enter.

    End of the recommendation.
  6. Choose Next, then choose Finish.

  7. To add files to the CVS repository, select the Dictionary DC in the Dictionary Explorer.

  8. In the context menu, choose   Team   Commit  .

    The system displays a list of detected files with unknown names or extensions within the workspace.

  9. Choose Next.

  10. In the free text field, enter a comment for your commit operation.

    The Changes area shows the files to be added to the CVS repository.

  11. Choose Finish.

Result

The Dictionary DC and its corresponding files are added to the CVS repository.