From 12d9af17384d960b75d58c3935d2b7b46d93e87b Mon Sep 17 00:00:00 2001
From: Tuukka Lehtonen
Date: Tue, 20 Dec 2016 10:51:27 +0200
Subject: [PATCH] Added info on backup location to documentation backup.
refs #6848
refs #6881
---
releng/doc/release.html | 5 ++++-
releng/doc/release.md | 3 ++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/releng/doc/release.html b/releng/doc/release.html
index 95689d660..1ede77087 100644
--- a/releng/doc/release.html
+++ b/releng/doc/release.html
@@ -465,7 +465,10 @@ Only annotated or signed tags can be pushed to Gerrit.
is to back up the mysql database backing the wiki. Should the wiki be required
at a later time for some reason, we'll put the documentation up then in a
separate Mediawiki installation.
-Dump documentation wiki databases using dump-wikis.sh script.
+
+- Dump documentation wiki databases using [dump-wikis.sh](./dump-wikis.sh) script.
+- Put the generated backup x.y.z.tar.gz at /var/backup/simantics-releases/x.y.z/wiki/
+
Compile change log entry
- Edit the main page and add a a link for release x.y.z[.w].
diff --git a/releng/doc/release.md b/releng/doc/release.md
index 4fdad593e..dbcc6dd86 100644
--- a/releng/doc/release.md
+++ b/releng/doc/release.md
@@ -172,7 +172,8 @@ is to back up the mysql database backing the wiki. Should the wiki be required
at a later time for some reason, we'll put the documentation up then in a
separate Mediawiki installation.
-Dump documentation wiki databases using [dump-wikis.sh](./dump-wikis.sh) script.
+1. Dump documentation wiki databases using [dump-wikis.sh](./dump-wikis.sh) script.
+2. Put the generated backup x.y.z.tar.gz at /var/backup/simantics-releases/x.y.z/wiki/
## Compile change log entry
--
2.47.1