From 4d20d32b83f5b080e30a2b2f30b2340ed9528184 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 6 Sep 2008 02:58:55 +0000 Subject: Back out bug 285466 - The doc is completely wrong, a=mkanat on IRC --- docs/en/xml/installation.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml index 341dd42f6..af1766e34 100644 --- a/docs/en/xml/installation.xml +++ b/docs/en/xml/installation.xml @@ -1,5 +1,5 @@ - + Installing Bugzilla @@ -1281,6 +1281,18 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s . + + When upgrading Bugzilla, this format may change. + To create new status data, (re)move old data and run following commands: + + + + bash$ + cd <your-bugzilla-directory> + bash$ + ./collectstats.pl --regenerate + + The URL above may be incorrect if you installed Bugzilla into a -- cgit v1.2.3-24-g4f1b