This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

can't get ecosconfig to use "current" version


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]