From owner-freebsd-current Thu Dec 5 3:42: 6 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14C9037B401 for ; Thu, 5 Dec 2002 03:42:05 -0800 (PST) Received: from mail.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 416B043EC5 for ; Thu, 5 Dec 2002 03:42:03 -0800 (PST) (envelope-from fjoe@iclub.nsu.ru) Received: from drweb by mail.nsu.ru with drweb-scanned (Exim 3.20 #1) id 18JuE7-0001Ds-00; Thu, 05 Dec 2002 17:31:31 +0600 Received: from iclub.nsu.ru ([193.124.215.97] ident=root) by mail.nsu.ru with esmtp (Exim 3.20 #1) id 18JuE5-0001Cz-00; Thu, 05 Dec 2002 17:31:30 +0600 Received: from iclub.nsu.ru (fjoe@localhost [127.0.0.1]) by iclub.nsu.ru (8.12.6/8.12.6) with ESMTP id gB5BV6QJ020131; Thu, 5 Dec 2002 17:31:06 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Received: (from fjoe@localhost) by iclub.nsu.ru (8.12.6/8.12.6/Submit) id gB5BV263020127; Thu, 5 Dec 2002 17:31:02 +0600 (NS) Date: Thu, 5 Dec 2002 17:31:02 +0600 From: Max Khon To: "Denis N. Peplin" Cc: Kris Kennaway , freebsd-current@freebsd.org Subject: Re: CVS broken? (buildworld fails when cleaning tar) Message-ID: <20021205173101.A19968@iclub.nsu.ru> References: <200212051211.36147.info@volginfo.ru> <20021205101659.GA66554@rot13.obsecurity.org> <200212051343.38807.info@volginfo.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200212051343.38807.info@volginfo.ru>; from info@volginfo.ru on Thu, Dec 05, 2002 at 01:43:38PM +0300 X-Spam-Status: No, hits=-2.2 required=5.0 tests=IN_REP_TO,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT, USER_AGENT_MUTT version=2.43 X-Envelope-To: info@volginfo.ru, kris@obsecurity.org, freebsd-current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, there! On Thu, Dec 05, 2002 at 01:43:38PM +0300, Denis N. Peplin wrote: > > > I'm trying this: > > > # cd /usr > > > # rm -rf src obj > > > # cvs -R co src > > > > use co -P (prune empty directories). > Thanks, i will use it. > But two weeks ago building world was succeseful w/o any additional options to > cvs... -P is not an additional option. You should always use -P (put it into your ~/.cvsrc). This is how cvs directory removals are handled in cvs. /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message