The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello Team,
I have got an assignment where i need to download latest code base from bit bucket using Rest API. I have got api to get meta data but unable to find an API which could help to to download repository files.
Requesting you to let me know if we have an API to perform such type of activity.
Hi Manish,
Is there any reason why you wouldn't just clone the repository using git clone?
If you must use the REST API, one way to do this is to request an archive of the repository using https://docs.atlassian.com/bitbucket-server/rest/7.14.0/bitbucket-rest.html#idp199
Cheers,
Christian
Premier Support Engineer
Atlassian
Hello Christian,
Thank you to answer my query. Actually i have got a client request where we need to execute test script using batch file without CI/CD pipeline as a one click solution.
To achieve it we are planning to download/clone project using Rest API.
I have just checked the archive option as well, as per my understanding it should download the project in zip format at specific location.
I have executed "https://nordlb-bitbucket.hosting.it-economics.de/rest/api/1.0/projects/TAUT/repos/DI2/archive?filename=test&format=zip&prefix=C:/temp/bit" from postman which was executed successfully as i am getting response 200. but post execution of command did not see anything inside "C:/temp/bit" can you please help me if something i am doing wrong
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
can someone pls help me to find the solution to download the project from git repository
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Beginning on April 4th, we will be implementing push limits. This means that your push cannot be completed if it is over 3.5 GB. If you do attempt to complete a push that is over 3.5 GB, it will fail...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.