Download » History » Version 215
Marius BĂLTEANU, 2023-11-27 21:31
1 | 37 | Brad Langhorst | h1. Download |
---|---|---|---|
2 | 1 | Jean-Philippe Lang | |
3 | 211 | Jean-Philippe Lang | h2. Latest releases |
4 | 1 | Jean-Philippe Lang | |
5 | 211 | Jean-Philippe Lang | Redmine releases are available in either @.tar.gz@ or @.zip@ format: |
6 | 1 | Jean-Philippe Lang | |
7 | 215 | Marius BĂLTEANU | |/2. redmine-5.0.7 |/2. 2023-11-27 | "redmine-5.0.7.tar.gz":/releases/redmine-5.0.7.tar.gz | @f151fafb5baf309cb3192f81bda4736cf68f1bff759cebb0dcbd73a3d6175d71@ | |
8 | | "redmine-5.0.7.zip":/releases/redmine-5.0.7.zip | @b9df651c2fbbecff652d904ea725558db0b8e89edcb9a6e796342d71a6b1a60c@ | |
||
9 | |/2. redmine-5.1.1 |/2. 2023-11-27 | "redmine-5.1.1.tar.gz":/releases/redmine-5.1.1.tar.gz | @edf3095746effd04ad5140681d618f5fa8d06be09c47b6f8b615dcad0b753e6e@ | |
||
10 | | "redmine-5.1.1.zip":/releases/redmine-5.1.1.zip | @244d53ea6b5d759a2a8e2ec626268a54897bfa58373005258c4c98a37ef4497f@ | |
||
11 | 210 | Go MAEDA | |
12 | 140 | Jean-Philippe Lang | See the [[Changelog]] for details and [[RedmineInstall]] for installation instructions or [[RedmineUpgrade]] for upgrading instructions. |
13 | 178 | Go MAEDA | |
14 | 1 | Jean-Philippe Lang | You can also browse the "older releases":/releases/. |
15 | 142 | Jean-Philippe Lang | |
16 | 211 | Jean-Philippe Lang | h2. Source code |
17 | 102 | Jean-Philippe Lang | |
18 | 211 | Jean-Philippe Lang | You can checkout the 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. |
19 | 102 | Jean-Philippe Lang | |
20 | 37 | Brad Langhorst | The URL of the official Subversion repository is: https://svn.redmine.org/redmine |
21 | 196 | Go MAEDA | |
22 | 211 | Jean-Philippe Lang | Alternatively, you can clone it from the Github mirror maintained by the community: https://github.com/redmine/redmine |
23 | 1 | Jean-Philippe Lang | |
24 | 214 | Go MAEDA | h3. 5.1 Stable |
25 | 1 | Jean-Philippe Lang | |
26 | You can checkout the latest stable source with one of the following commands: |
||
27 | 196 | Go MAEDA | |
28 | 207 | Marius BĂLTEANU | *Subversion* |
29 | 1 | Jean-Philippe Lang | <pre> |
30 | 214 | Go MAEDA | svn co https://svn.redmine.org/redmine/branches/5.1-stable redmine-5.1 |
31 | 207 | Marius BĂLTEANU | </pre> |
32 | 67 | Jean-Philippe Lang | |
33 | 214 | Go MAEDA | It will create a directory named @redmine-5.1@ and you'll be able to update your Redmine copy using @svn update@ in this directory. |
34 | 67 | Jean-Philippe Lang | |
35 | 85 | Toshi MARUYAMA | h3. Development (unstable) |
36 | 67 | Jean-Philippe Lang | |
37 | You can checkout the latest development source from the trunk with one of the following commands: |
||
38 | 142 | Jean-Philippe Lang | |
39 | 85 | Toshi MARUYAMA | *Subversion* |
40 | <pre> |
||
41 | 67 | Jean-Philippe Lang | svn co https://svn.redmine.org/redmine/trunk redmine |
42 | 50 | Jimmy O'regan | </pre> |
43 | 47 | Daniel Lopez | |
44 | 135 | Jan Niggemann (redmine.org team member) | |
45 | 47 | Daniel Lopez | h2. Third-party Redmine bundles |
46 | 171 | Go MAEDA | |
47 | 210 | Go MAEDA | * "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). |
48 | 1 | Jean-Philippe Lang | |
49 | * "BitNami Redmine Stack":https://bitnami.com/stack/redmine – Provides free virtual machines, containers, and cloud images for Redmine. |