git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/linamh@575 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2008-11-23 14:07:04 +00:00
parent 5bd7065cbe
commit b34e887be5
9 changed files with 701 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
Upgrade Instructions
====================
This is brief and generic information about Trac.
See the releases notes at http://trac.edgewall.org/wiki/TracDev/ReleaseNotes
for the Trac version you have installed to learn about software changes and
possible caveats.
If you are upgrading from a previous Trac version, please follow the
instructions here:
http://projects.edgewall.com/trac/wiki/TracUpgrade
You will need to run trac-admin commands (upgrade, wiki upgrade...) for each
Trac environment you have.
You might also want to check for new configuration options by comparing trac.ini
file with trac.ini.sample file in the conf/ directory in each Trac environment.