""Lionello Lunesu"" <[EMAIL PROTECTED]> wrote in message aeul1m$1gr$[EMAIL PROTECTED]">news:aeul1m$1gr$[EMAIL PROTECTED]... > Hi.. > > Is there a way to share a file across modules, so that both (or all) module= > s contain the latest version of the file and if the file gets updated/fixed= > in one module, it will be applied to all modules. > > I guess unix users can do this by creating a link to a file in another modu= > le, but how would it be done under NT/2000? What about a 'cvs share' that w= > orks much like Visual SourceSafe's 'share' command?
You can use the "CVSROOT/modules" file to share subdirectories between projects, but I don't think you can share individual files between projects Anthony -- Anthony Williams Software Engineer, Nortel Networks Optical Components Ltd The opinions expressed in this message are not necessarily those of my employer _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
