ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Source Code Manager (SCM)
  • Overview
  • Checking an element back in
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager. The element that was modified locally is copied into the reference project on the SCM server.
The SCM allows you to:
Note: If a reintegration policy has been defined, reintegration will only be possible if the reintegrated element complies with this policy. For more details, see Check-in policy.
Checking an element back in
To reintegrate an element into the repositoryseveral methods are available:
  • via the ribbon:
    In the "SCM" pane, in the "Current element" group, click on "Check in" ().
  • via the "Project Explorer" pane:
    Select the item in the "Project Explorer" pane, then select "Reintegrate" from the context menu.
Important: Style sheets are specific to each project. To check in the style sheet, on the "SCM" tab, in the "Other actions" group, expand "Style sheet" and select "Check in the project style sheet".
When you check an element into the SCM, the following window appears:
This window includes different tabs where you can specify the check-in details:
  • The "Tasks" tab, where you can indicate whether the checked-in element corresponds to the execution or completion of a task.
  • The "Incidents" tab, where you can indicate if the checked-in element fixes an incident.
  • The "Comment" tab, where you can enter a check-in comment. For example, you can indicate that the window proposes a new menu option.
    The "AI: Generate comment" button automatically generates a comment based on changes made in the code. For more details, see AI in the code editor.
This window also allows you to:
  • View the changes made to the element ("My changes" button).
  • View the properties of the element ("Properties" button).
  • View history of extraction/reintegration actions performed on the element.
You can check in the changes made to the element and keep the element checked out ("Keep element checked out" option).
Remarks:
  • If the reintegrated item has not been modified, the SCM displays a specific screen.
  • New in SaaS
    If the item has been historized locally, the window for reintegrating the item into the repository displays the following information:
    • Number of local versions.
    • Option "Squash local versions": If local versions are flattened, details of local versions will not appear in the element history. It will not be possible to revert to the state of a local version. Otherwise, each local version will appear in the history of the.
Minimum version required
  • Version 10
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/23/2025

Send a report | Local help