From openbsd-misc Fri Oct 22 17:07:54 2004 From: John Kerbawy Date: Fri, 22 Oct 2004 17:07:54 +0000 To: openbsd-misc Subject: Re: CVS question Message-Id: <3cb1546a0410221007f8883e4 () mail ! gmail ! com> X-MARC-Message: https://marc.info/?l=openbsd-misc&m=109846580230291 On Fri, 22 Oct 2004 12:56:01 +0000, STeve Andre' wrote: > If I'm updating my tree, and I know that only /etc/rc needs updating, > am I safe to ^C the update after I see that the files in question have > been updated? From what I've read of cvs I think so, but I find it a > cumbersome beast. It's safe, sure, but it's cleaner to cd /usr/src/etc && cvs update rc. -- The difference between theory and practice is that in theory there is no difference, but in practice there is.