Download » History » Version 207
Marius BĂLTEANU, 2022-06-21 07:33
1 | 37 | Brad Langhorst | h1. Download |
---|---|---|---|
2 | 1 | Jean-Philippe Lang | |
3 | 63 | Mischa The Evil | {{>toc}} |
4 | |||
5 | 141 | Jean-Philippe Lang | h2. Stable releases |
6 | 1 | Jean-Philippe Lang | |
7 | 124 | Jean-Philippe Lang | Redmine releases are available in either @.tar.gz@ format for Unix systems or @.zip@ format for Windows: |
8 | |||
9 | 206 | Marius BĂLTEANU | * 4.2.7 (2022-06-21): |
10 | 1 | Jean-Philippe Lang | |
11 | 205 | Marius BĂLTEANU | * "redmine-4.2.7.tar.gz":/releases/redmine-4.2.7.tar.gz @(sha256: ed4be03b5ab63c2641a87db8978739dd997c0f646bfa1010ac9e5210c343724e)@ |
12 | * "redmine-4.2.7.zip":/releases/redmine-4.2.7.zip @(sha256: e016e12ff27fb67a4d4007f06ac13aa85f60c7816d2cc5074a6f37a7d03c7154)@ |
||
13 | 203 | Marius BĂLTEANU | |
14 | 206 | Marius BĂLTEANU | * 5.0.2 (2022-06-21): |
15 | 203 | Marius BĂLTEANU | |
16 | 205 | Marius BĂLTEANU | * "redmine-5.0.2.tar.gz":/releases/redmine-5.0.2.tar.gz @(sha256: 4e718f44ba33716faf58c8fabf5d5f55b33c93426b7a33a83b5fc1b880585d57)@ |
17 | * "redmine-5.0.2.zip":/releases/redmine-5.0.2.zip @(sha256: ccdd52852249f2ebc98e4ca89b9d463eb4b551468338ab999f72236530e9ccfe)@ |
||
18 | 1 | Jean-Philippe Lang | |
19 | 122 | Jean-Philippe Lang | See the [[Changelog]] for details and [[RedmineInstall]] for installation instructions or [[RedmineUpgrade]] for upgrading instructions. |
20 | 140 | Jean-Philippe Lang | |
21 | 50 | Jimmy O'regan | You can also browse the "older releases":/releases/. |
22 | 37 | Brad Langhorst | |
23 | 1 | Jean-Philippe Lang | h2. Latest source code |
24 | 178 | Go MAEDA | |
25 | 1 | Jean-Philippe Lang | You can checkout the latest source code of Redmine from the Subversion repository. This is the preferred way to get Redmine if you want to benefit from the latest improvements and be able to upgrade easily. |
26 | 142 | Jean-Philippe Lang | |
27 | 86 | Toshi MARUYAMA | The URL of the official Subversion repository is: https://svn.redmine.org/redmine |
28 | 102 | Jean-Philippe Lang | |
29 | 90 | Jean-Philippe Lang | Alternatively, you can clone it from the following mirrors that are maintained by the community: |
30 | 102 | Jean-Philippe Lang | |
31 | 37 | Brad Langhorst | * Git: https://github.com/redmine/redmine |
32 | 196 | Go MAEDA | |
33 | 207 | Marius BĂLTEANU | h3. 5.0 Stable |
34 | 1 | Jean-Philippe Lang | |
35 | You can checkout the latest stable source with one of the following commands: |
||
36 | |||
37 | *Subversion* |
||
38 | 196 | Go MAEDA | <pre> |
39 | 207 | Marius BĂLTEANU | svn co https://svn.redmine.org/redmine/branches/5.0-stable redmine-5.0 |
40 | 1 | Jean-Philippe Lang | </pre> |
41 | 196 | Go MAEDA | |
42 | 207 | Marius BĂLTEANU | It will create a directory named @redmine-5.0@ and you'll be able to update your Redmine copy using @svn update@ in this directory. |
43 | 67 | Jean-Philippe Lang | |
44 | 72 | Jean-Philippe Lang | h3. Development (unstable) |
45 | 67 | Jean-Philippe Lang | |
46 | 85 | Toshi MARUYAMA | You can checkout the latest development source from the trunk with one of the following commands: |
47 | 67 | Jean-Philippe Lang | |
48 | *Subversion* |
||
49 | 142 | Jean-Philippe Lang | <pre> |
50 | 85 | Toshi MARUYAMA | svn co https://svn.redmine.org/redmine/trunk redmine |
51 | </pre> |
||
52 | 67 | Jean-Philippe Lang | |
53 | 50 | Jimmy O'regan | |
54 | 47 | Daniel Lopez | h2. Third-party Redmine bundles |
55 | 135 | Jan Niggemann (redmine.org team member) | |
56 | 47 | Daniel Lopez | * "TurnKey Redmine Appliance":http://www.turnkeylinux.org/redmine - Provides a free lightweight Debian-based Redmine appliance (available as an ISO, virtual machine image or cloud image). |
57 | 171 | Go MAEDA | |
58 | 1 | Jean-Philippe Lang | * "BitNami Redmine Stack":https://bitnami.com/stack/redmine – Provides an all-in-one installer and free virtual machines and cloud images for Redmine. |