Tuto WEBDEV 25

412 Part 12: Source Code Manager • Multiple : the element can also be checked out by other users. In this case, the differences between the different element versions can be viewed when the element is checked back in. This mode is reserved to specific cases and to experienced developers. 6.  The page will be checked out in exclusive mode. Keep the "Exclusive" option checked. 7.  Type a comment ("Modifying the buttons" for example). This comment will be useful for the other developers. 8. Validate the check-out. The page is checked out. Modifying the checked-out element The method for modifying a checked-out element (UI, code, ...) is the same as the method for modifying an element in a project not managed by SCM. However, the modifications performed on a checked-out element are not visible to the other developers. If another developer runs the checked-out element, the element that is currently in the repository will be used. This allows you to make an application evolve while keeping a stable version in the repository. ▶ Modify the checked-out page: 1. Select the "Cancel" and "Validate" buttons. 2. Move the buttons to the right (below the download control). 3. Save your page (Ctrl + S). ▶ Test your modifications. Checking the checked-out element back in Now that the modifications have been made, we are going to check the page back into the repository. Then, your modifications will be made accessible to the other developers. ▶ On the "SCM" pane, in the "Current element" group, click the "Check in" button.

RkJQdWJsaXNoZXIy NDQ0OA==