Check-in a single activity into SVN

To version control any activity you need to Check-In it. This ensures that the activity is being version controlled in SVN and you can Check-It out at any point of time in case you want to use this particular version of this activity. Whenever you do any modification in the activity, you can check-In the activity to make sure that the changes is being version controlled. After each check-In a version number is assigned to the activity.
This section explains how to check-in a single activity.
 

Steps to check-in the activity

  1. To check in any activity, go the Manage Page of that activity. For example, if you want to check-in a File Event, go the File Event Manage Page (see Figure 686).


    Figure 686: File Event Manage 

    As you can see in the above figure, two activities with icon are new activities which are not checked in to SVN server.
    Table below list all possible synchronization status and their respective icons to depict the synchronization status.

    Icons

    Description

    The activity is not added to Version control.

    The activity is in sync with the Version control system.

    The latest version of the activity has been modified and the latest modification has not been checked in to SVN server.

    Any of the previous versions of the activity has been check-out.

    Any of the previous versions has been checked out and then some modification has been done.

    Check out the selected revision.

  2. Click the Actions  icon of the activity, which you want to check-in. The list of possible actions is displayed (see Figure 687).

    Figure 687: File Event Manage Page

  3. Select the Check-In option. A dialog box is displayed to enter the comment. (Figure 688).


    Figure 688: Add Comment box

    It is recommended to enter the proper comment when you check-in any activity. This helps you to understand why particular activity has been modified.

  4. Enter the comment and click Commit to check-in the activity. A confirmation message is displayed that the activity has been checked-in successfully (see Figure 689).

    Figure 689: Application Message

  5. Click OK to close this dialog box. Note that icon has been changed to  icon. This applies that this activity is in sync with the SVN repository.
  6. If you attempt to check-in an already check-in activity, an application status message is displayed (Figure 690). This application message also displays the version number.


Figure 690: Application Message