On Sun, 2009-12-06 at 22:05 -0500, Glenn Henshaw wrote: > 2) install the new files over the old directory (to preserve the > configuration files)
I would actually recommend against this approach because we may remove files from the source tree between releases. We could also rename files, move them around and so forth. Hence I suggest that during an upgrade you create a fresh directory containing the new version of MantisBT. Then either use a simple shell script (or manually type commands each time) to create symlinks to the configuration files you have placed in a directory outside the web root. Regards, David ------------------------------------------------------------------------------ Join us December 9, 2009 for the Red Hat Virtual Experience, a free event focused on virtualization and cloud computing. Attend in-depth sessions from your desk. Your couch. Anywhere. http://p.sf.net/sfu/redhat-sfdev2dev _______________________________________________ mantisbt-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mantisbt-help
