# Three different line formats are valid: # key -a aliases... # key [options] directory # key [options] directory files... # # Where "options" are composed of: # -i prog Run "prog" on "cvs commit" from top-level of module. # -o prog Run "prog" on "cvs checkout" of module. # -e prog Run "prog" on "cvs export" of module. # -t prog Run "prog" on "cvs rtag" of module. # -u prog Run "prog" on "cvs update" of module. # -d dir Place module in directory "dir" instead of module name. # -l Top-level directory only -- do not recurse. # # NOTE: If you change any of the "Run" options above, you'll have to # release and re-checkout any working directories of these modules. # # And "directory" is a path to a directory relative to $CVSROOT. # # The "-a" option specifies an alias. An alias is interpreted as if # everything on the right of the "-a" had been typed on the command line. # # You can encode a module within a module by using the special '&' # character to interpose another module into the current module. This # can be useful for creating a module that consists of many directories # spread out over the entire source repository. all -a lams_admin lams_build lams_central lams_common lams_contentrepository lams_gradebook lams_learning lams_monitoring lams_tool_chat lams_tool_deploy lams_tool_forum lams_tool_lamc lams_tool_laqa lams_tool_larsrc lams_tool_nb lams_tool_notebook lams_tool_sbmt lams_tool_scribe lams_tool_survey lams_tool_vote lams_tool_task lams_tool_gmap lams_tool_spreadsheet lams_tool_daco lams_tool_wiki lams_tool_images lams_tool_assessment lams_tool_mindmap lams_tool_pixlr lams_tool_videorecorder lams_tool_eadventure lams_www lams_tool_bbb lams_tool_wookie lams_tool_imscc lams_tool_leader lams_tool_scratchie lams_tool_kaltura core -a lams_admin lams_build lams_central lams_common lams_contentrepository lams_gradebook lams_learning lams_monitoring lams_www tools -a lams_tool_chat lams_tool_deploy lams_tool_dimdim lams_tool_forum lams_tool_lamc lams_tool_laqa lams_tool_larsrc lams_tool_nb lams_tool_notebook lams_tool_sbmt lams_tool_scribe lams_tool_survey lams_tool_vote lams_tool_task lams_tool_gmap lams_tool_spreadsheet lams_tool_daco lams_tool_wiki lams_tool_images lams_tool_assessment lams_tool_mindmap lams_tool_pixlr lams_tool_videorecorder lams_tool_eadventure