Hi Greg, > > You can only check them in into _one_ module. > Of course -- that's about the only way you'll ever make any kind of > change management system make sense!
I think there is a misunderstanding: I do not intend to check one file into several modules! I just want to check in different files, that are in a common _folder_, into different repositories! > > If we have one module for common stuff and one with specialties, that go > > into the same directory, we have a problem. > Huh? Nope. Not a problem. The source modules are each checked out > into their own working directories. Your build system combines them > into the common target directory. Well, so far we have very successfully been working using branches, without the need to have an additional build system, like ANT. Also, I do not think that what we do is an abuse of the branch concept, or that my request is perverted ;-). Regards, Christoph _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
