.\" disable justification (adjust text to left margin only)
@ -35,6 +35,17 @@ Builds single packages, but also allows adding or removing packages to/from the
.RS 4
Builds all packages in a repository, but also allows adding or removing all packages in a repository to/from the build queue without actually starting the build
Copies part of the system to a new name. The discriminator indicates in what section of the sde system the copy will take place. The item indicates what part will be copied to the new item name.
Copies part of the system to a new name. The discriminator indicates in what section of the sde system the copy will take place. The \fIsource\fR indicates what part will be copied to the new \fIdestination\fR name.
.sp
.SH "DISCRIMINATORS"
.PP
\fBbuild\fR
.RS 4
Copies an existing build to a new one. The item specifies the config name that was used for the build. The new item name specifies the new config name. With this discriminator both the build and the accompanying config will be copied.
Copies an existing build to a new one. Source specifies the config name that was used for the build. Destination specifies the new config name. With this discriminator both the build and the accompanying config will be copied.
.RE
.PP
\fBconfig, cfg\fR
.RS 4
Copies an existing config identified by item to a new one. When no item name is specified,
Copies an existing config identified by source to a new one. When no source name is specified,
\fIdefault\fR
will be used.
.RE
.PP
\fBpackage, pkg\fR
.RS 4
Copies an existing package (item) to a new one. For this discriminator full qualified package names are required. Fully qualified package names are names in which the actual package name is preceded by the repository name separated by a dot (.).
Copies an existing package (source) to a new one. For this discriminator fully qualified package names are required. Fully qualified package names are names in which the actual package name is preceded by the repository name separated by a dot (.).
.RE
.PP
\fBtarget, tgt\fR
.RS 4
Copies an existing target identified by item to a new one.
Copies an existing target identified by source to a new one.
.RE
.SH "OPTIONS FOR ALL DISCRIMINATORS"
.PP
@ -50,7 +50,12 @@ Allows to overwrite existing items in case the specified new item already exists
.PP
\fB\-q, \-\-quiet\fR
.RS 4
Reduces feedback to an absolute minimum. \-v, \-\-verbose: Gives additional feedback.
.\" disable justification (adjust text to left margin only)
@ -38,16 +38,16 @@ Creates a new target with the given name (item).
.PP
\fB\-q, \-\-quiet\fR
.RS 4
Reduces feedback to an absolute minimum.
Reduces the verbosity level.
.RE
.PP
\fB\-v, \-\-verbose\fR
.RS 4
Gives additional feedback.
Increases the verbosity level.
.RE
.SH "OPTIONS FOR PACKAGE DISCRIMINATOR"
.PP
\fB\-\-hive hive.index\fR
\fB\-\-hive hive:index\fR
.RS 4
Makes it Possible to create new packages from available package hives like freshmeat or sourceforge. With this flag you need to specify which hive to use and what the ID of the package in that hive is.
.\" disable justification (adjust text to left margin only)
@ -40,12 +40,12 @@ When no discriminitor is given on the command line the current working directory
.PP
\fB\-q, \-\-quiet\fR
.RS 4
Reduces feedback to an absolute minimum.
Reduces the verbosity level.
.RE
.PP
\fB\-v, \-\-verbose\fR
.RS 4
Gives additional feedback.
Increases the verbosity level.
.RE
.PP
\fB\-n, \-\-dry\-run\fR
@ -87,7 +87,7 @@ to detect the best mirror for your location.
.PP
\fB\-\-alt\-dir location\fR
.RS 4
Defines an alternative download location. The OpenSDe downloader will first look for files in this location. When not present download will continue as usual. Also have a look at option
Defines an alternative download location. The OpenSDE downloader will first look for files in this location. When not present download will continue as usual. Also have a look at option
\fB\-\-mode\fR.
.RE
.PP
@ -105,7 +105,7 @@ to copy/move the file over to the local download repository.
.PP
\fB\-e, \-\-extenders configname\fR
.RS 4
Besided downloading files for specified packages, also downloads for packages extending the given packages will be retrieved. However only the extenders activated in the given config will be taken into account.
Besided downloading files for specified packages, also downloads from packages extending the given packages will be retrieved. However, only extenders activated in the given config will be taken into account.
Imports the specified filename into the opensde environment under the name specified by item. If no item name is specified the original, as it was exported, item name will be used. The content of the specified file need to match the kind of content specified by the discriminator. In case the content does not match the command will abort with an error message.
Imports the specified filename into the opensde environment under the name specified by item. If no item name is specified the original name as stored in the imported file will be used. The content of the specified file needs to match the kind of content specified by the discriminator. In case the content does not match the command will abort with an error message.
.sp
.SH "DISCRIMINATORS"
.PP
\fBconfig, cfg\fR
.RS 4
Forces the imported file to be a config.
.RE
.PP
\fBpackage, pkg\fR
.RS 4
Forces the imported file to be a package.
.RE
.PP
\fBtarget, tgt\fR
.RS 4
Forces the imported file to be a target.
.RE
When no discriminator specified the imported file will be processed without checking against a discriminator.
.sp
.SH "OPTIONS FOR ALL DISCRIMINATORS"
.PP
\fB\-f, \-\-force\fR
.RS 4
Makes it possible to overwrite existing items with imported information.
.RE
.PP
\fB\-n, \-\-dry\-run\fR
.RS 4
Instead of really importing the file it is normally processed but not imported. This can be used to see what would happen if the file were imported.
.RE
.PP
\fB\-q, \-\-quiet\fR
.RS 4
Reduces the verbosity level.
.RE
.PP
\fB\-v, \-\-verbose\fR
.RS 4
Increases the verbosity level.
.RE
.SH "AUTHOR"
Written by Minto van der Sluis (misl).
.sp
.SH "REPORTING BUGS"
Report bugs to <list@opensde.org>.
.sp
.SH "COPYRIGHT"
Copyright \(co 2007 The OpenSDE project. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Renames part of the system to a new name. The discriminator indicates in what section of the sde system the rename will take place. The item indicates what part will be renamed to the new item name.
.sp
.SH "DISCRIMINATORS"
.PP
\fBconfig, cfg\fR
.RS 4
Renames an existing config identified by item to a new name. When no item name is specified,
\fIdefault\fR
will be used.
.RE
.PP
\fBpackage, pkg\fR
.RS 4
Renames an existing package (item) to a new name and/or location. For this discriminator fully qualified package names are required. Fully qualified package names are names in which the actual package name is preceded by the repository name separated by a dot (.).
.RE
.PP
\fBtarget, tgt\fR
.RS 4
Renames an existing target identified by item to a new name.
.RE
.SH "OPTIONS FOR ALL DISCRIMINATORS"
.PP
\fB\-f, \-\-force\fR
.RS 4
Allows to overwrite existing items in case the specified new item already exists. In case the new new already exists, it will be removed prior to the requested action.
.RE
.PP
\fB\-q, \-\-quiet\fR
.RS 4
Reduces the verbosity level.
.RE
.PP
\fB\-v, \-\-verbose\fR
.RS 4
Increases the verbosity level.
.RE
.SH "AUTHOR"
Written by Minto van der Sluis (misl).
.sp
.SH "REPORTING BUGS"
Report bugs to <list@opensde.org>.
.sp
.SH "COPYRIGHT"
Copyright \(co 2007 The OpenSDE project. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Imports the specified filename into the opensde environment under the name specified by item. If no item name is specified the original name as stored in the imported file will be used. The content of the specified file needs to match the kind of content specified by the discriminator. In case the content does not match the command will abort with an error message.
.sp
.SH "DISCRIMINATORS"
.PP
\fBconfig, cfg\fR
.RS 4
Forces the imported file to be a config.
.RE
.PP
\fBpackage, pkg\fR
.RS 4
Forces the imported file to be a package.
.RE
.PP
\fBtarget, tgt\fR
.RS 4
Forces the imported file to be a target.
.RE
When no discriminator specified the imported file will be processed without checking against a discriminator.
.sp
.SH "OPTIONS FOR ALL DISCRIMINATORS"
.PP
\fB\-n, \-\-dry\-run\fR
.RS 4
Instead of really importing the file it is normally processed but not imported. This can be used to see what would happen if the file were imported.
.RE
.PP
\fB\-f, \-\-force\fR
.RS 4
Makes it possible to overwrite existing items with imported information.
.RE
.SH "AUTHOR"
Written by Minto van der Sluis (misl).
.sp
.SH "REPORTING BUGS"
Report bugs to <list@opensde.org>.
.sp
.SH "COPYRIGHT"
Copyright \(co 2007 The OpenSDE project. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.