From owner-freebsd-questions Thu Mar 28 17:43:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by hub.freebsd.org (Postfix) with ESMTP id 2597A37B42F for ; Thu, 28 Mar 2002 17:43:30 -0800 (PST) Received: from hades.hell.gr (patr530-a072.otenet.gr [212.205.215.72]) by mailsrv.otenet.gr (8.12.2/8.12.2) with ESMTP id g2T1hQg1022880; Fri, 29 Mar 2002 03:43:27 +0200 (EET) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.2/8.12.2) with ESMTP id g2T1hPom007119; Fri, 29 Mar 2002 03:43:26 +0200 (EET) (envelope-from keramida@freebsd.org) Received: (from charon@localhost) by hades.hell.gr (8.12.2/8.12.2/Submit) id g2T1hPbD007118; Fri, 29 Mar 2002 03:43:25 +0200 (EET) (envelope-from keramida@freebsd.org) Date: Fri, 29 Mar 2002 03:43:24 +0200 From: Giorgos Keramidas To: Julian Elischer Cc: questions@freebsd.org Subject: Re: Stupid "make" question Message-ID: <20020329014324.GD6932@hades.hell.gr> References: <3CA3C03E.F1607CE8@vicor-nb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CA3C03E.F1607CE8@vicor-nb.com> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-03-28 17:15, Julian Elischer wrote: > # > # find the files being patched and revert them using CVS > # Now that I'm giving this a second thought, why don't you use the -C option in cvs update? # cd /usr/src # cvs update -C This will also keep the patched versions on your disk, and you might want to find(1) and rm all the ".#*" files left over, but it's easier to use, IMHO. - Giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message