All pages
Powered by GitBook
1 of 1

Loading...

Recovering multiple repositories

Restore multiple Bitbucket DC repository backup copies at once to any local device or Git service assigned to the Xopero ONE platform.

Xopero ONE enables multiple repositories recovery for Bitbucket DC, allowing administrators to restore several repositories simultaneously within a selected project or instance scope. The process preserves complete Git history, branches, tags, and supported metadata, ensuring consistency and data integrity across restored repositories.


Recovery process

The below steps demonstrate how to restore multiple Bitbucket DC repositories at once using Xopero ONE 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. Select all repositories you want to restore and click Restore in the top menu.

2

Click every chosen repository to select the backup plan and copy from which you want to restore data, then click Next.

3

Select the destination for the recovery and click Next.

4

In Data to restore section at the top, click Edit and select data you want to restore.

5

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

6

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

  1. In Map organizations section, select the target organizations where the repositories will be restored.

  1. In Restore settings, you can set custom names for all repositories or add a suffix to the original repository names.

7

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


  1. Adjust the bandwidth and other available settings, depending on the recovery destination.

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

  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.

  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.

By default, the latest backup is always selected, regardless of the plan.

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

By default, all items are selected for restoration. However, Xopero ONE allows you to choose which metadata to restore. You can include or exclude each element by toggling the switch next to it.

If an item cannot be restored to the selected Git platform, it will be marked with an orange dot.

To use additional organization accounts, you must first add them in the organization settings (organization view > Edit).

Restore to a Git organization

If the recovery destination is Azure DevOps, the Map organizations section will be replaced by Target organization and Target project settings.

Useful links and items

Xopero ONE Agent
Cross-recovery for DevOps organizations
LFS recovery for DevOps organizations
Wiki recovery for DevOps organizations
Throttling prevention

Restoration will never overwrite existing repositories. If you enter a custom name—or leave the name as default—and a repository with that name already exists in your organization, the recovery will fail. To ensure successful recovery, either provide a unique name or select Add suffix to repo name to automatically append a unique identifier to the original repository name.

Restore to a device

To restore a repository to a local device, you must have a Git client and the Xopero ONE agent installed on that device (you can find more information about agents in Useful links and items section).

You can restore only the repository (without metadata) when restoring data to local resources.

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.