summaryrefslogtreecommitdiffstats
path: root/docs/en/xml/installation.xml
diff options
context:
space:
mode:
authormozilla%colinogilvie.co.uk <>2008-04-04 13:47:36 +0200
committermozilla%colinogilvie.co.uk <>2008-04-04 13:47:36 +0200
commit31d63c36fdea4d5bf841beba96740eb58b7d55b3 (patch)
tree10fae21a47de1b39d65fc5506b482ad270ebf794 /docs/en/xml/installation.xml
parentf2ce32e179acf2f0b2dee361f7e6002979331bce (diff)
downloadbugzilla-31d63c36fdea4d5bf841beba96740eb58b7d55b3.tar.gz
bugzilla-31d63c36fdea4d5bf841beba96740eb58b7d55b3.tar.xz
Bug 285466: Add documentation for --regenerate option to collectstats.pl
Patch by: victory <bmo@rsz.jp>; r=colin
Diffstat (limited to 'docs/en/xml/installation.xml')
-rw-r--r--docs/en/xml/installation.xml15
1 files changed, 14 insertions, 1 deletions
diff --git a/docs/en/xml/installation.xml b/docs/en/xml/installation.xml
index fe59af67b..9d90fe1e7 100644
--- a/docs/en/xml/installation.xml
+++ b/docs/en/xml/installation.xml
@@ -1,5 +1,5 @@
<!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.105 2008/04/04 06:47:35 mozilla%colinogilvie.co.uk Exp $ -->
+<!-- $Id: installation.xml,v 1.106 2008/04/04 06:47:36 mozilla%colinogilvie.co.uk Exp $ -->
<chapter id="installing-bugzilla">
<title>Installing Bugzilla</title>
@@ -1198,6 +1198,19 @@ c:\perl\bin\perl.exe -xc:\bugzilla -wT "%s" %s
the Reports page.
</para>
+ <para>
+ When upgrading Bugzilla, this format may change.
+ To create new status data, (re)move old data and run the following
+ commands:
+ </para>
+
+ <screen>
+ <prompt>bash$</prompt>
+ <command>cd &lt;your-bugzilla-directory&gt;</command>
+ <prompt>bash$</prompt>
+ <command>./collectstats.pl --regenerate</command>
+ </screen>
+
<note>
<para>
Windows does not have 'cron', but it does have the Task