From owner-freebsd-questions@FreeBSD.ORG Wed Dec 15 13:13:22 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42DD216A4CE for ; Wed, 15 Dec 2004 13:13:22 +0000 (GMT) Received: from mx05.ms.so-net.ne.jp (mx05.ms.so-net.ne.jp [202.238.82.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F59E43D31 for ; Wed, 15 Dec 2004 13:13:21 +0000 (GMT) (envelope-from khoyee@tf7.so-net.ne.jp) Received: from [192.168.0.2] (pdd126c.osakac00.ap.so-net.ne.jp [218.221.18.108]) by mx05.ms.so-net.ne.jp with ESMTP id iBFDDH9g020826 for ; Wed, 15 Dec 2004 22:13:18 +0900 (JST) Message-ID: <41C038CE.5060801@tf7.so-net.ne.jp> Date: Wed, 15 Dec 2004 22:14:54 +0900 From: Choy Kho Yee User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Subject: checking out from cvs without cvs info? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 13:13:22 -0000 Hi, for a certain reason I need to check out sources for one of my programs from the local CVS repository, without the "CVS" folder in every directory but just my source files. How can I do that? Thanks. --- Choy Kho Yee