From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26913 invoked by alias); 21 Jul 2005 07:16:05 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 26841 invoked by uid 22791); 21 Jul 2005 07:15:44 -0000 Received: from smtp1.adl2.internode.on.net (HELO smtp1.adl2.internode.on.net) (203.16.214.181) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 21 Jul 2005 07:15:44 +0000 Received: from overclockers.com.au (ppp102-137.static.internode.on.net [150.101.102.137]) by smtp1.adl2.internode.on.net (8.12.9/8.12.9) with SMTP id j6L7Esvr019355 for ; Thu, 21 Jul 2005 16:44:55 +0930 (CST) Received: by overclockers.com.au (sSMTP sendmail emulation); Thu, 21 Jul 2005 16:44:54 +0930 Date: Thu, 21 Jul 2005 07:16:00 -0000 From: "Mark Williams (MWP)" To: gcc-help@gcc.gnu.org Subject: CVS checkout Message-ID: <20050721071454.GA4997@linux.comp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i X-SW-Source: 2005-07/txt/msg00216.txt.bz2 Hi all, I want to CVS checkout the current 4.0.x development version. I tried "cvs -z9 checkout -P -rgcc-4_0-branch gcc" but this gave me the 4.1 devel. Which CVS tag should i be using? Thanks.