ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / SCM (Source Code Manager)
  • Overview
  • How to?
  • Taking the change of computer name into account
  • Taking the change of computer into account
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Computer renamed or changed
Overview
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ...).
The SCM must be informed of this modification: indeed, the SCM stores in the repository the name of the computer from which the different operations are performed. This information must be updated in the SCM repository whenever a rename operation is performed.
Caution: If you change computer without performing these operations, a message will indicate that the element is checked out on another computer (the former computer).
How to?

Taking the change of computer name into account

To take the change of computer name into account:
  1. Start the SCM administrator: on the "SCM" tab, in the "Repository" group, expand "Manage" and select "SCM administrator".
  2. In the SCM administrator, on the "Tools" tab, in the "Mobility" group, click "Rename or change computer".
  3. Specify the new name of the computer.
  4. The "Test" button is used to evaluate the consequences of the rename operation.
  5. Validate. The rename operation is performed. You have the ability to re-use your projects found in the SCM.

Taking the change of computer into account

To take the change of computer into account:
  1. When changing computer, the projects used by the SCM must be copied to the new computer in the same directories. For example if on computer 1, the projects shared in SCM are found in "D:\MySCMProjects", you need to copy them to computer 2 in the "D:\MySCMProjects" directory.
  2. On the new computer, start the SCM administrator: on the "SCM" tab, in the "Repository" group, expand "Manage" and select "SCM administrator".
  3. In the SCM administrator, on the "Tools" tab, in the "Mobility" group, click "Rename or change computer".
  4. Specify the new name of the computer.
  5. Validate. The change of computer is taken into account. The projects stored in the SCM can be opened again.
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help