Show TOC

Procedure documentationAdding a Local Development Component to Source Control Locate this document in the navigation structure

 

To allow other users to work with a development component and the corresponding models, you must add it to source control.

Prerequisites

  • You have created a development component in source control with the Keep Local option selected.

    More information: Creating a Development Component in Source Control

  • You have logged on to the Development Infrastructure.

  • You have opened the Development Infrastructure perspective in the SAP NetWeaver Developer Studio.

Procedure

  1. In the Component Browser, click both the interface and implementation parts of the development component with the secondary mouse button and choose Add to Source Control.

  2. In the Select Activity dialog box, choose New to open the New Activity dialog box.

    1. Enter a display name and description.

    2. Choose OK.

    Note Note

    If you did not enter an activity description, the following activity is created by default: Add To Source Control DC - <development component>: Date - <Date of action>

    End of the note.
  3. In the Select Activity dialog box, select the activity that you have created.

  4. Choose OK.

  5. Choose   Window   Show View   Open Activities.  

  6. In the Open Activities window, click the activity that you have just created with the secondary mouse button and choose Checkin.

  7. In the Check-in Activity dialog box, choose OK.

  8. To activate the activity, in the Activate Option dialog box, choose Yes.

    The development component is added to source control.

    For more information, see Activating Activities.

Result

System moves the development component and the corresponding models from the local repository to the source control system. Other users can now check out this development component and work with it.