ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Source Code Manager (SCM) / SCM administrator
  • Overview
  • How to?
  • Import projects from another repository
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Overview
By merging repositories, you can 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. Open the SCM administrator. To do so, go to the "SCM" tab, "Repository" group, expand "Manage" and select "SCM administrator".
  3. Log in to the SCM repository into which you want to import the project (target repository).
  4. On the "Home" tab, in the "Repository" group, click "Import a repository". A wizard allows you to specify the import parameters.
    Caution: This operation must be performed by a single developer.
  5. In the wizard, select the repository you want to import.
  6. Then indicate the type of import. Two types of imports are available:
    • import the entire repository.
    • import part of the repository. In the case of a partial import, you can select the directories you want to import from the source tree structure. If necessary, you can also import history entries.
  7. The wizard then prompts you to make backup copies of the repositories. You can save both the "target" and/or "imported" repositories.
  8. Confirm the import.
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: 09/02/2024

Send a report | Local help