* Ondřej Surý: >> More importantly, in the past, it has been >> important to explicitly test and document the procedure for upgrading >> user data between DB formats. > > Does subversion use transactions (aka does it need db_upgrade?).
Does db_upgrade deal with environment updates these days? AFAIK, the in-place upgrade happens automatically when you run database recovery. For operator friendliness, you already need to do that anyway. -- Florian Weimer <[email protected]> BFK edv-consulting GmbH http://www.bfk.de/ Kriegsstraße 100 tel: +49-721-96201-1 D-76133 Karlsruhe fax: +49-721-96201-99 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

