Hello For my project I use two directories and I can't easily include one within another. One directory is for finished files I make public on the web server, and the other is a working space with test files and intermediate source files. For example a have a page in .php that I use after an incorect ftp transfer to do the job of dos2unix comand. The page stays in the working directory, and I don't want it included in the public directory on the web server, not can the working directory include the public one since this will make it public too.
Is there at all a way to update/commit two different directories ? Adrian Constantin -------------------------------- And I don't wanna miss a thing __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
