From 04bbac58b11fe5d50d6fff45ad90edc6ffbc5cec Mon Sep 17 00:00:00 2001 From: "Shawn O. Pearce" Date: Mon, 23 Aug 2010 09:31:29 -0700 Subject: Clarify the upgrade instructions Change-Id: Iaf7b49208c140eca2775f2135db7c445469a1e2a --- ReleaseNotes/ReleaseNotes-2.1.5.txt | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/ReleaseNotes/ReleaseNotes-2.1.5.txt b/ReleaseNotes/ReleaseNotes-2.1.5.txt index 6985f6b961..c87dc42bb4 100644 --- a/ReleaseNotes/ReleaseNotes-2.1.5.txt +++ b/ReleaseNotes/ReleaseNotes-2.1.5.txt @@ -8,11 +8,15 @@ link:http://code.google.com/p/gerrit/downloads/detail?name=gerrit-2.1.5.war[http This is primarly a bug fix release to 2.1.4, but some additional new features were included so its named 2.1.5 rather than 2.1.4.1. -Schema Change -------------- +Upgrade Instructions +-------------------- -There is no change since 2.1.4 (however there is a change since -2.1.3 and earlier). +If upgrading from version 2.1.4, simply replace the WAR file in +`'site_path'/bin/gerrit.war` and restart Gerrit. + +If upgrading from version 2.1.3 or earlier, stop Gerrit, use +`java -jar gerrit.war init -d 'site_path'` to upgrade the schema, +and restart Gerrit. New Features ------------ -- cgit v1.2.3