From owner-freebsd-questions Thu Jan 24 12: 9:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from nebula.anchoragerescue.org (cable-115-7-237-24.anchorageak.net [24.237.7.115]) by hub.freebsd.org (Postfix) with ESMTP id 49C2537B402 for ; Thu, 24 Jan 2002 12:09:19 -0800 (PST) Received: from there (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id D18EEA3; Thu, 24 Jan 2002 11:09:17 -0900 (AKST) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul To: collinsm@surfeu.de, collins , freebsd-questions@freebsd.org Subject: Re: cvs checkout problem Date: Thu, 24 Jan 2002 11:09:17 -0900 X-Mailer: KMail [version 1.3] References: <02012419464902.03051@bear.mmc.private> In-Reply-To: <02012419464902.03051@bear.mmc.private> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020124200917.D18EEA3@nebula.anchoragerescue.org> 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 Thursday 24 January 2002 09:46 am, collins wrote: > Hallo, > > I'm trying to checkout the /usr/ports with the command: > > cvs checkout -r RELENG_4_4_0_RELEASE ports > > The directory /usr/ports is created and the sources are checked out. The > trouble is that directly after a subdirectory such as "archivers" gets > created and filled with files it's deleted again. So I end up with just the > one ports directory /usr/ports/x11-wm at the end of the process. > > Anybody know what's wrong here. I was able to checkout the /usr/src tree > without any problem. > > Thanks for any tips, > > Martin. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message The only tag that is valid for the ports is current. Do your cvs co without the RELENG_4_4_0_RELEASE tag ie: cvs co -r ports Any other tag will delete all your ports and just leave the directories. Beech -- ------------------------------------------------------------------- Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.org /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission \ / - NO HTML/RTF in e-mail | P.O. Box 230510 X - NO Word docs in e-mail | Anchorage, AK 99523-0510 / \ ----------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message