Skip to content

Clone Repository

Cloning a repository allows you to create a copy of an existing repository, including its branches, commits, and files. This is useful for creating backups, working on new features without affecting the main codebase, or setting up a new environment. This guide will walk you through the necessary steps to ensure a smooth and efficient import process.

Steps for Cloning Repository

Step 1: Sign in to the Code Management platform and navigate to the repositories page where your repositories are listed.

Screenshot

Step 2: Locate your repository among the list of repositories. In the actions column for your repository, click on "clone" to begin the cloning process.

Screenshot

Step 3: A sliding pane will appear on the right titled "Clone Repository". Here, you'll find pre-filled fields for project name and repository name. Specify the source branch (defaulted to master) and the source commit. Enter the desired name for the new branch. You can optionally change the application name. Select the target server from the dropdown menu where you intend to create the cloned branch.

Screenshot

Step 4: Check the "app-reload" checkbox if you want to trigger a reload of the application. Check "open Qlik Sense after clone created" if you wish to directly access the Qlik Sense application after cloning, allowing you to work on it seamlessly within the platform.

Screenshot

Step 5: Click "Clone" button to start the cloning process. The Qlik Sense application will be cloned accordingly.

Screenshot

Step 6: You can access the cloned application by clicking on the "Open" button. This will lead you to the commits page where you can view all branches, including the master branch.

Screenshot

Step 7: On the commits page, you'll find comprehensive details of commits executed, such as commit ID, branch name, author, last commit time, and commit message. Simply click "Open Application" to swiftly access the Qlik Sense application directly within the platform, facilitating seamless development.

Screenshot

Screenshot

QMC Configuration to open App

  • If you are not able to open the app, then perform the below Qlik Management Console (QMC) configurations.

Step 1: Open the QMC, select the "Proxies", then select the "central" node. On left, select the "Ports". In that check the "Allow HTTP" and Apply it.

Screenshot

Step 2: Select "Virtual Proxy", then select "Central Proxy". Central Proxy page appears, in left select "Advanced". Within Advanced, do the following changes as shown in below image and Apply it.

Screenshot

  • Now you can reload the Code Management file and open the app to explore it.