Path: utzoo!attcan!uunet!lll-winken!lll-tis!helios.ee.lbl.gov!pasteur!ucbvax!ucdavis!iris!wee From: wee@iris.ucdavis.edu (Chris Wee) Newsgroups: comp.windows.x Subject: Re: Help!? Maintainence of multiple vendor source trees via NFS. Message-ID: <2907@ucdavis.ucdavis.edu> Date: 24 Aug 88 15:39:56 GMT References: <4565@saturn.ucsc.edu> <8808232239.AA08217@dinorah.wustl.edu> Sender: uucp@ucdavis.ucdavis.edu Reply-To: wee@iris.UUCP (Chris Wee) Organization: U.C. Davis - Department of Electrical Engineering and Computer Science Lines: 9 We have all our sources sitting on a VAX 8600 (Ultrix). There is a shadow tree on the VAX and another shadow tree on a HP9000s350 (HPUX) via NFS. We are adding another shadow tree on a SUN somewhere (also via NFS). I used the MIT distributed lndir.sh script to create the shadow trees and wrote a little custom script to move some object files around (not needed any more). So far, it's been working. I have generously commented the lndir.sh script, but haven't had to change it. Good luck with your site.