changeset 858:ae7022ade5cc

Add documentation section on reporting upgrade issues.
author hodgestar
date Sun, 17 Oct 2010 22:53:16 +0000
parents fc9955ec8c67
children d9f4c8d7599c
files doc/upgrade.txt
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/upgrade.txt
+++ b/doc/upgrade.txt
@@ -51,6 +51,19 @@
 .. [#] http://bitten.edgewall.org/browser/trunk/contrib/deletebuild.py
 
 
+Reporting Upgrade Issues
+========================
+
+Debugging upgrade issues can be difficult since the Bitten development team
+does not have access to your database.  Attaching a description of your
+database schema before and after running `trac-admin upgrade` to your
+request for assistance may help others diagnose the problem more swiftly.
+
+You can create such a schema description using Gerald_ or a similar tool.
+
+.. [gerald] http://pypi.python.org/pypi/gerald
+
+
 Upgrade history
 ===============
 
Copyright (C) 2012-2017 Edgewall Software