Hi, I've got the following modules with their respective compilation dependencies: A depends on nothing B depends on A C depends on A D depends on B and C
How to organize such a structure under CVS? Indeed, if I set the dependencies the way it is mentioned above, I'll get A twice when I'll checkout D in my working dir. Thanks for help, Fred. __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
