From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26183 invoked by alias); 22 May 2007 14:30:15 -0000 Received: (qmail 26080 invoked by uid 22791); 22 May 2007 14:30:01 -0000 X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 22 May 2007 14:29:59 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HqVMv-0007T2-Cp for ecos-discuss@sources.redhat.com; Tue, 22 May 2007 16:29:45 +0200 Received: from c-76-17-159-202.hsd1.mn.comcast.net ([76.17.159.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 May 2007 16:29:45 +0200 Received: from grante by c-76-17-159-202.hsd1.mn.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 22 May 2007 16:29:45 +0200 To: ecos-discuss@sources.redhat.com From: Grant Edwards Date: Tue, 22 May 2007 14:39:00 -0000 Message-ID: User-Agent: slrn/0.9.8.1 (Linux) X-IsSubscribed: yes 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 Subject: [ECOS] can't get ecosconfig to use "current" version X-SW-Source: 2007-05/txt/msg00101.txt.bz2 After moving our source tree from VSS to SVN, I can no longer get ecosconfig to work. It always used to configure the "current" version by default. Now it uses v2_0 of a packate if it's available and current if it's not. If I try to tell ecosconfig to use the current version it complains: $ ecosconfig new dm2 net current Usage: ecosconfig [ qualifier ... ] [ command ] commands are: list : list repository contents new TARGET [ TEMPLATE [ VERSION ] ] : create a configuration target TARGET : change the target hardware template TEMPLATE [ VERSION ] : change the template [...] If I leave off the "current", it selects v2_0 (which won't configure/build because of conflicts between packages). So I've got two questions 1) What would cause ecosconfig to decided it likes v2_0 better than current? 2) How do I tell it I want current? -- Grant Edwards grante Yow! I wonder if I could at ever get started in the visi.com credit world? -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss