ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / SCM (Source Code Manager) / SCM administrator
  • Overview
  • How to?
  • Import projects from another repository
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
Overview
The merging of repositories makes it possible to combine projects from several repositories into a single repository.
Several cases may occur:
  • Full import of the repository.
  • Partial import of the repository (selection of one or several projects).
How to?

Import projects from another repository

To import projects from another repository:
  1. Check in all the projects.
  2. Start the SCM administrator: on the "SCM" tab, in the "Repository" group, expand "Manage" and select "SCM administrator". The selected SCM repository will be the target repository. The SCM administrator must be opened in Admin mode.
    Caution: This operation must be performed by a single developer.
  3. In the SCM administrator, select the source SCM repository: on the "Home" tab, in the "Repository" group, click "Import a repository". A wizard allows you to specify the import parameters.
  4. Select the type of import. Two types of imports are available:
    • full import
    • partial import. In case of partial import, you have the ability to select the projects to import.
  5. Save the repositories. It is possible to save both "target" and/or "source" repositories.
Remarks:
  • It is possible to import a repository regardless of the type of project (WINDEV, WEBDEV or WINDEV Mobile).
  • Importing a repository may take some time.
  • Importing a repository takes shared elements into account.
    • In the case of a complete import of the source repository, all shares are recreated.
    • In the case of a partial import, shares are recreated for all projects imported at the same time.
Minimum version required
  • Version 15
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help