AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Desarrollar una aplicación o un sitio web / SCM (Administrador de Código Fuente) / Administrador del SCM
  • 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.
Versión mínima requerida
  • Versión 15
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local