Changeset 272 for CMT/HEAD/src


Ignore:
Timestamp:
Oct 10, 2006, 9:43:32 PM (18 years ago)
Author:
garonne
Message:

See CL 313

Location:
CMT/HEAD/src
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • CMT/HEAD/src/setup.tcsh

    r182 r272  
    22# Copyright Christian Arnault LAL-Orsay CNRS
    33# arnault@lal.in2p3.fr
     4# modified by garonne@lal.in2p3.fr
    45# See the complete license in cmt_license.txt "http://www.cecill.info".
    56#-----------------------------------------------------------
     
    78complete cmt p/1/'(broadcast build check check_files checkout co cleanup config create expand filter help lock relocate remove run setup show system unlock version cvstags cvsbranches cvssubpackages cvssubprojects)'/ \
    89 n/build/'(CMT_pacman constituent_makefile constituents_makefile dependencies library_links make_setup msdev os9_makefile prototype readme tag_makefile temporary_name triggers win_makefile)'/ \
    9  n/show/'(action action_names action_value actions all_tags applied_patterns author branches clients cmtpath_patterns constituent constituent_names constituents cycles fragment fragments groups include_dirs language languages macro macro_names macro_value macros manager packages path pattern patterns projects pwd set set_names set_value sets strategies tags use_paths uses versions)'/ \
     10 n/show/'(action action_names action_value actions all_tags applied_patterns author branches clients cmtpath_patterns constituent constituent_names constituents cycles fragment fragments groups include_dirs language languages macro macro_names macro_value macros manager packages path pattern patterns projects project_author pwd set set_names set_value sets strategies tags use_paths uses versions)'/ \
    1011 n/check/'(configuration files version)'/ \
    1112 n/expand/'(model)'/ \
     
    2425 n/co/'(-l,-R,-r,-d,-o,-requirements)'/ \
    2526 n/checkout/'(-l,-R,-r,-d,-o,-requirements)'/
    26 
    27 
  • CMT/HEAD/src/setup.zsh

    r182 r272  
    22# Copyright Christian Arnault LAL-Orsay CNRS
    33# arnault@lal.in2p3.fr
     4# Modified by garonne@lal.in2p3.fr
    45# See the complete license in cmt_license.txt "http://www.cecill.info".
    56#-----------------------------------------------------------
     
    2526   'w[1,remove] p[3]' -X '> give version tag' - \
    2627   'w[1,remove] p[4]' -X '> give a path if not located from the current path ' - \
    27    's[show],c[-1,show]' -k '(action,action_names,action_value,actions,all_tags,applied_patterns,author,branches,clients,cmtpath_patterns,constituent,constituent_names,constituents,cycles,fragment,fragments,groups,include_dirs,language,languages,macro,macro_names,macro_value,macros,manager,packages,path,pattern,patterns,projects,pwd,set,set_names,set_value,sets,strategies,tags,use_paths,uses,versions)' - \
     28   's[show],c[-1,show]' -k '(action,action_names,action_value,actions,all_tags,applied_patterns,author,branches,clients,cmtpath_patterns,constituent,constituent_names,constituents,cycles,fragment,fragments,groups,include_dirs,language,languages,macro,macro_names,macro_value,macros,manager,packages,path,pattern,patterns,projects,project_author,pwd,set,set_names,set_value,sets,strategies,tags,use_paths,uses,versions)' - \
    2829   'w[1,show] c[-1,constituent]' -K cmt_constituents - \
    2930   'w[1,show] c[-1,fragment]' -K cmt_fragments - \
Note: See TracChangeset for help on using the changeset viewer.