I wouldn't underestimate the work involved to move it ;-) It would be possible to do this but I'm not convinced it is worth it.
Maybe we should step back and consider the layout of the whole project tree. In particular I'd like to see us add more unit test and I'm not sure if the layout we have now is logical. We also need to consider how extensions would be developed. I'll give this some thought. Cheers, On 08/08/06, Jean-Sebastien Delfino <[EMAIL PROTECTED]> wrote:
What do you think about moving the cpp/sca/deploy and cpp/sdo/deploy directories out of the source tree? This would have the following benefits: 1. no need to svn:ignore all the files generated under these directories 2. when you do searches, refactors etc. you won't see 2 copies of each file, one in the real source tree and a copy under deploy under the same source tree... (2) is really hurting me now, I tend to be mistaken by the copy of the source files under deploy, make some changes there, and then see my changes wiped out next time I do make install :) To make this change I think we need to adjust a few readmes and build scripts, but I think it'll be cleaner this way. What about on Windows? Can our Windows build system have the deploy directory under a different tree? -- Jean-Sebastien --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Pete
