Robert Tsai píše v Út 10. 01. 2006 v 15:51 -0500: > > Example: one myth ./configure-d to "/stable", the other one to > > "/unstable". In "/etc/ld.so.conf" added path to "/whatever/lib" and > > in $PATH added entry "/whatever/bin". And the "/whatever" is a > > symlink to either "/stable" or "/unstable". And run "ldconfig" > > whenever you change the symlink. That's all. > > It's not that simple. > > If the SVN involves a database schema upgrade, you won't necessarily > be able to safely run your stable backend anymore. > > (unless you're actually making copies of your database and media files > as well ...)
Of course there is a independent copy of database for each of the installations. Forgot to mention it because I felt it was so obvious. Sorry. mysql.txt in the right share/myth folder containing different name for each database (for example "stable" and "unstable" instead of "mythconverg"). Petr _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
