From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6619 invoked by alias); 15 Jan 2014 19:35:16 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 6604 invoked by uid 89); 15 Jan 2014 19:35:15 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,HK_OBFDOM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_WEB,SPF_PASS autolearn=no version=3.3.2 X-HELO: mail-ea0-f174.google.com Received: from mail-ea0-f174.google.com (HELO mail-ea0-f174.google.com) (209.85.215.174) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Wed, 15 Jan 2014 19:35:14 +0000 Received: by mail-ea0-f174.google.com with SMTP id b10so689640eae.19 for ; Wed, 15 Jan 2014 11:35:10 -0800 (PST) X-Received: by 10.14.182.199 with SMTP id o47mr6180397eem.7.1389814510848; Wed, 15 Jan 2014 11:35:10 -0800 (PST) Received: from sg-laptop ([178.123.43.98]) by mx.google.com with ESMTPSA id b41sm12732401eef.16.2014.01.15.11.35.08 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 15 Jan 2014 11:35:09 -0800 (PST) Date: Wed, 15 Jan 2014 19:35:00 -0000 From: Sergei Gavrikov To: Bob Brusa cc: ecos discuss In-Reply-To: <52D6B97B.3080106@gmail.com> Message-ID: References: <52D6B97B.3080106@gmail.com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Subject: Re: [ECOS] No host branch in my checkedout ecos tree X-SW-Source: 2014-01/txt/msg00005.txt.bz2 On Wed, 15 Jan 2014, Bob Brusa wrote: > I work on a W7pro PC with cygwin installed. When checking out ecos > with the command: > > cvs -z3 -d :pserver:anoncvs@ecos.sourceware.org:/cvs/ecos co -P ecos This is to get a checkout of 'ecos' module. > I would expect the host branch to be included. But it's not. How can I > get access to the branch ecos/host/tools/configtool? and to get 'host' module, type cvs -z3 -d :pserver:anoncvs@ecos.sourceware.org:/cvs/ecos co -P host Sergei -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss