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

check out an older version

pchiang March 16, 2016
 

1 answer

0 votes
G__Sylvie_Davies__bit-booster_com_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
March 16, 2016

If you are developing a Bitbucket Server add-on, simply set your add-on's dependencies to the version of Bitbucket Server you want to develop against.  For example:

 

<bitbucket.version>4.4.1</bitbucket.version>
<bitbucket.data.version>4.4.1</bitbucket.data.version>

 

If you just want to run an older version in your production environment, Atlassian keeps a download archive of previous versions here:   https://www.atlassian.com/software/bitbucket/download-archives

 

If you want the source code of an older version, go to your Atlassian license management page (https://my.atlassian.com/), click on your Bitbucket Server license, and click on the "Download Source Code" link.

 

 

p.s. I invite you to try out my Commit Graph And More add-on.  It's the best commit graph add-on for Bitbucket Server. Dramatically improves your team's ability to see exactly what's happening in your Git repositories. Don't forget to enable the included Protect-First-Parent hook to prevent foxtrot merges in master.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events