]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 285466: Add documentation for --regenerate option to collectstats.pl
authormozilla%colinogilvie.co.uk <>
Fri, 30 Dec 2005 23:30:08 +0000 (23:30 +0000)
committermozilla%colinogilvie.co.uk <>
Fri, 30 Dec 2005 23:30:08 +0000 (23:30 +0000)
Patch by: victory <bmo@rsz.jp>; r=colin

docs/xml/installation.xml

index 2838c872c7a1ce906b89eaec53889679bab4a3bf..0afd98115aeb9330263692f2d53d574fbfc0b5a7 100644 (file)
@@ -1,5 +1,5 @@
 <!-- <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"> -->
-<!-- $Id: installation.xml,v 1.72.2.23 2005/06/13 09:29:30 mozilla%colinogilvie.co.uk Exp $ -->
+<!-- $Id: installation.xml,v 1.72.2.24 2005/12/30 15:30:08 mozilla%colinogilvie.co.uk Exp $ -->
 <chapter id="installing-bugzilla">
   <title>Installing Bugzilla</title>
 
@@ -1078,6 +1078,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