Single repository recovery

Restore a single Bitbucket DC repository backup copy to a Git service or to localhost.

GitProtect enables single repository recovery for Bitbucket DC, allowing restoration of an individual repository together with its complete Git history, branches, tags, and supported metadata. The recovery process maintains repository integrity while ensuring that other projects and repositories within the Bitbucket DC instance remain unaffected.


Recovery process

The following steps demonstrate how to quickly restore a single Bitbucket DC repository using GitProtect Management Service.

1

Get into the restore view using the following method:

  1. Open the Bitbucket tab (DevOps > Bitbucket), then click the Explore button next to the organization whose backup you want to restore (explore icon in list view).

  2. Search for the repository you want to restore, then click the restore icon in the action menu of that repository.

2

Select the backup plan from which you want to restore data. Click the drop-down under Backup plans section and choose one of the plans from the list.

3

Choose the backup version from all the backups that have already been performed — select the desired date and click the Restore button.

4

Select the data available to restore and click Restore selected or Restore all to proceed.

5

Select the destination for the recovery and click Next.

circle-info

You can choose any device or organization registered in GitProtect (you can find more information about cross-recovery in Useful links and items section).

6

In the Data to restore section at the top, you can select which of the previously chosen available data you want to restore.

circle-check
circle-exclamation
7

In the Restore to section, you can change the previously selected recovery destination if needed.

8

In the Throttling prevention section, you can add additional DevOps organization accounts to avoid throttling.

circle-exclamation
9

Configure the recovery destination settings, depending on where the backup will be restored.

Restore to a Git organization:

  1. Select the target organization, then select or create a new project (where applicable).

  2. In Restore settings, you can set a unique, custom name for the repository (or use the custom name automatically generated by GitProtect).

circle-check
triangle-exclamation
  1. If you are restoring your repository to a different Git organization than the original (for example, GitHub), in addition to setting a custom name, you can choose whether to add a label to the restored elements and whether to enable pipelines (where applicable).

  2. Check which agent is set as the default for recovery and change it if necessary.

  3. If needed, you can also adjust the bandwidth.

Restore to a device:

circle-exclamation
triangle-exclamation
  1. Select the destination device (a registered device).

  2. Make sure the device where you want to restore data has the Git client added to the PATH environment variable. The PATH variable is usually configured automatically after Git installation (a system restart may be required) — if it isn’t, you will have to configure it manually.

circle-info

To configure the PATH variable in Windows, open the environment variables, select the PATH variable, and click the Edit button. Copy the path to the git.exe file and add it to the PATH variable.

  1. Specify the restoration directory and configure other options (for example, whether to overwrite existing data or reduce bandwidth). If needed, you can create a new restoration folder on the selected drive from the Management Service level.

10

After defining all parameters, click the Restore button to begin the recovery process. When the process is complete, a new repository/folder will be created in your organization/on your device. You can monitor the restoration process in the Tasks tab.


downloadGitProtect workerchevron-rightCross-recovery for DevOps organizationschevron-rightLFS recovery for DevOps organizationschevron-rightWiki recovery for DevOps organizationschevron-rightgauge-maxThrottling preventionchevron-right

Last updated