-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sergei Organov wrote: > Sigh, -- the more I use 'modules' file, the less I like it. Symlinks > inside the repository work much better for me.
I know what you mean. One other approach you might consider is to have a script or makefile in the base module, m, which checks out the other modules. The project can be structured in such a way that the sub-modules are now independent of the main module, so that if you tag the main module you don't get that tag applied to the sub-module (e.g. an in-house library). I know tags are cheap, but I've worked in a company which had hundreds of projects, all sharing some libraries. Scanning through a list of thousands of tags in these libraries for the one tag you want is not fun. - -- Jim Hyslop Dreampossible: Better software. Simply. http://www.dreampossible.ca Consulting * Mentoring * Training in C/C++ * OOD * SW Development & Practices * Version Management -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFEooe3LdDyDwyJw+MRAuqFAJ9euvqsnipHkUTmwx8cxLCQCvBZogCdFGG/ IYtlpCN9Oixz1OG0sf8qTbw= =ub69 -----END PGP SIGNATURE----- _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
