Hi all, An editor segfaulted yesterday and blew away several days' worth of code, so here I am! Everything is working, but I do have a usage problem: the code is php (ASCII text), and is in two different and unrelated directories, for both the development and deployment environments. Basically, the website's code lives in one spot (/var/web/website), but there is one file that has to live in a global include directory (/var/web/includes). So, how can I create a "project" consisting of both "/var/web/website" AND "/var/web/includes/single.include.file"? I've always mistrusted symlinks after dealing with nntpd -;^>= so I'm reluctant to try that approach. -- 01101101 01101001 01110100 01100011 01101000 01111001
