Name
export — Synonyms: exp, ex
Synopsis
cvs [cvs-options] export [-flnNR] [-rrevision] [-ddirectory-name] [-Ddate] [-kmode] [-rrevision]project
Create a directory containing all directories and files belonging to a specified release of a project, with no CVS administrative files.
See also checkout and
update.
Command options
-
-d directory-name Export the project into a directory called
directory-nameinstead of using the repository directory name or the name designated in themodulesfile in the repository’sCVSROOTdirectory.CVS usually creates the same directory structure that the repository uses. However, if the export contains only one file and
-dis used, CVS does not create any intervening directories. Use-Nto prevent CVS from shortening the path.-
-D date Export the latest revision of each file in a project that is older than the date or time specified by date. This option implies the
-Poption.-
-f Use the latest (
HEAD) revision on the current branch or trunk of a project if no revision matches the date or revision number. This applies only if-ror-Dis used.-
-k mode Export a release with the designated keyword-expansion mode. This option overrides the default mode for each file.
The keyword-expansion modes are listed in Section 11.6 of Chapter 11.
-
-l Run
exporton the files in the local directory only. (Do not recurse into subdirectories.)See also
-R.-
-n Do not run any program listed in the relevant line of the
modulesfile in the repository’sCVSROOTdirectory.-
-N ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access