Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to Export single project in bitbucket(v5.16.0) using REST api?

jeevan empati November 27, 2018

Hello, I have tried http://--.--.--.--:7990/rest/api/1.0/migration/exports to export a project USING :

{
"exportLocation": "home/test/Documents",
"repositoriesRequest": {
"includes": [{
"projectKey": "FIR",
"slug": "fir_one"
}]
}
}

The status is 200 OK 

But 

"progress": {
"percentage": 0
}

AND

"state": "INITIALISING"

i didn't get any file in "home/test/Documents"(is empty)

What is the error and how to solve/export using this Rest Api

1 answer

0 votes
jeevan empati November 28, 2018

This issue has been solved...

Exported file is in <bitbucket-installation_home _directory>/data/migration/export

 

Thanks

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events