home *** CD-ROM | disk | FTP | other *** search
/ ftp.ee.pdx.edu / 2014.02.ftp.ee.pdx.edu.tar / ftp.ee.pdx.edu / oss / cvs-2004 / CVSROOT / modules,v < prev    next >
Text File  |  2003-07-02  |  1KB  |  50 lines

  1. head     1.1;
  2. access   ;
  3. symbols  ;
  4. locks    ; strict;
  5. comment  @# @;
  6.  
  7.  
  8. 1.1
  9. date     2003.07.02.06.43.20;  author bart;  state Exp;
  10. branches;
  11. next     ;
  12.  
  13. desc
  14. @@
  15.  
  16.  
  17.  
  18. 1.1
  19. log
  20. @initial checkin@
  21. text
  22. @# Three different line formats are valid:
  23. #    key    -a    aliases...
  24. #    key [options] directory
  25. #    key [options] directory files...
  26. #
  27. # Where "options" are composed of:
  28. #    -i prog        Run "prog" on "cvs commit" from top-level of module.
  29. #    -o prog        Run "prog" on "cvs checkout" of module.
  30. #    -e prog        Run "prog" on "cvs export" of module.
  31. #    -t prog        Run "prog" on "cvs rtag" of module.
  32. #    -u prog        Run "prog" on "cvs update" of module.
  33. #    -d dir        Place module in directory "dir" instead of module name.
  34. #    -l        Top-level directory only -- do not recurse.
  35. #
  36. # NOTE:  If you change any of the "Run" options above, you'll have to
  37. # release and re-checkout any working directories of these modules.
  38. #
  39. # And "directory" is a path to a directory relative to $CVSROOT.
  40. #
  41. # The "-a" option specifies an alias.  An alias is interpreted as if
  42. # everything on the right of the "-a" had been typed on the command line.
  43. #
  44. # You can encode a module within a module by using the special '&'
  45. # character to interpose another module into the current module.  This
  46. # can be useful for creating a module that consists of many directories
  47. # spread out over the entire source repository.
  48. @
  49.  
  50.