DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(cvs.info.gz) export options

Info Catalog (cvs.info.gz) export
 
 A.12.1 export options
 ---------------------
 
 These standard options are supported by `export' ( Common
 options, for a complete description of them):
 
 `-D DATE'
      Use the most recent revision no later than DATE.
 
 `-f'
      If no matching revision is found, retrieve the most recent
      revision (instead of ignoring the file).
 
 `-l'
      Local; run only in current working directory.
 
 `-n'
      Do not run any checkout program.
 
 `-R'
      Export directories recursively.  This is on by default.
 
 `-r TAG[:DATE]'
      Export the revision specified by TAG or, when DATE is specified
      and TAG is a branch tag, the version from the branch TAG as it
      existed on DATE.  See  Common options.
 
    In addition, these options (that are common to `checkout' and
 `export') are also supported:
 
 `-d DIR'
      Create a directory called DIR for the working files, instead of
      using the module name.   checkout options, for complete
      details on how CVS handles this flag.
 
 `-k SUBST'
      Set keyword expansion mode ( Substitution modes).
 
 `-N'
      Only useful together with `-d DIR'.   checkout options, for
      complete details on how CVS handles this flag.
 
Info Catalog (cvs.info.gz) export
automatically generated byinfo2html