From owner-freebsd-questions Mon Apr 1 9:31:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hivemind.trini0.org (bgp626680bgs.brick201.nj.comcast.net [68.39.132.244]) by hub.freebsd.org (Postfix) with SMTP id 47D2B37B481 for ; Mon, 1 Apr 2002 09:31:19 -0800 (PST) Received: (qmail 33854 invoked by uid 0); 1 Apr 2002 17:31:18 -0000 Received: from unknown (HELO trini0.org) (192.168.0.3) by hivemind.trini0.org with SMTP; 1 Apr 2002 17:31:18 -0000 Message-ID: <3CA89965.1060502@trini0.org> Date: Mon, 01 Apr 2002 12:31:17 -0500 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020315 X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD Questions Subject: deleting from cvs?? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 I got a cvs repository, and Im restructuring the file system. When deleting empty directories, I would issue cvs update -P to erase them from my working copy, but they still exist in the source files. I was told that this is the expected behaviour of cvs update -P. I went through the man page of cvs looking for a way to erase *both* working copy and source copy empty directories, but I haven't seen anything. Is there a way to do this? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message