Matteo Settenvini <[EMAIL PROTECTED]> tapota : > "if a link named (for example) ``conf'' exists and it points to the > directory that keeps the configuration files of a local Savane > installation, then don't look in the default ``/etc/savannah'', but use > that instead." > > Then, obviously, it requires a paragraph or two in INSTALL.verbose. > > Is this a realistic solution? Is there something I should know? Better > ideas? > And also, is the conf dir used only by the backend/the frontend/both > (probably both)?
About this proposal exactly: to make this working, we would have in the code to list every "links" possible, and put them in order. It could be very hard to maintain this behavior. I think the easiest and more logical way to go is the define environment variable, like we do already for the frontend (as Apache env). Regards, -- Mathieu Roy +---------------------------------------------------------------------+ | General Homepage: http://yeupou.coleumes.org/ | | Computing Homepage: http://alberich.coleumes.org/ | | Not a native english speaker: | | http://stock.coleumes.org/doc.php?i=/misc-files/flawed-english | +---------------------------------------------------------------------+
