Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!spool.mu.edu!howland.reston.ans.net!gatech!news.mathworks.com!tank.news.pipex.net!pipex!warwick!yama.mcc.ac.uk!zippy.dct.ac.uk!str-ccsun!udcf.gla.ac.uk!newsfeed.ed.ac.uk!dcs.ed.ac.uk!cnews Newsgroups: comp.unix.bsd.netbsd.misc Subject: Keeping non-networked system up-to-date Message-ID: <CJW.96Mar22155417@jura.dcs.ed.ac.uk> From: "Ciaran Wills" <cjw@dcs.ed.ac.uk> Date: Fri, 22 Mar 1996 15:54:17 GMT Sender: cnews@dcs.ed.ac.uk (UseNet News Admin) Organization: Edinburgh University Dept. of Computer Science X-Nntp-Posting-Host: jura.dcs.ed.ac.uk Lines: 8 What is the recommended method for keeping the -current source trees up to date on a non-networked machine? Can I use sup to just get files which have changed since a certain date and then copy them to a floppy, or will I just have to copy the whole source tree every so often? I see that FreeBSD uses a system called CTM - is there any equivalent for NetBSD?