lsstream

Lists information about one or more UCM streams

APPLICABILITY

ClearCase UCM (cleartool subcommand)

SYNOPSIS

lsstream [ -s·hort | -l·ong | -fmt format-string

| -tre·e [ -fmt format-string ] [ -dep·th depth ]
|-anc
·estor [ -fmt format-string ] [ -dep·th depth ] ]
[ -inv·ob vob-selector | -in project-selector | -vie·w view-tag
| -cvi·ew |stream-selector ... ]

DESCRIPTION

The lsstream command displays information about one or more streams. Command options allow you to specify the type of information and the format in which it is displayed.

PERMISSIONS AND LOCKS

Permissions Checking: No special permissions are required.

Locks: No locks apply.

Mastership: Mastership does not apply.

OPTIONS AND ARGUMENTS

SELECTING A DISPLAY FORMAT. Default: One-line summary.

-s·hort

Displays a one-line summary showing the name of each stream.
-l·ong

Displays a detailed description of each activity.
-fmt format-string

Displays information in the specified format. See the fmt_ccase reference page for details.
-tre·e [ -fmt format-string ] [ -dep·th depth ]

Displays information for a stream, including its hierarchy of streams and activities. By default output is presented in a version-tree format. You can modify how information is displayed with the -fmt and -depth options.
The -fmt option presents information using the specified format string. See the fmt_ccase reference page for further information.
The -depth option specifies the number of levels displayed. The depth argument must be a positive integer.
-anc·estor [ -fmt format-string ] [ -dep·th depth ]

Displays information for a stream, including its containing project and folders. By default, output is presented in a version-tree format. You can modify how information is displayed with the -fmt and -depth options.
The -fmt option presents information using the specified format string. See the fmt_ccase reference page for further information.
The -depth option sets the number of levels displayed. The depth argument must be a positive integer.

SPECIFYING THE STREAM. Default: Lists streams in the UCM project VOB of the current directory. You can also specify one of the following options:

-inv·ob vob-selector

Displays a list of all streams in the specified UCM project VOB.
-in project-selector

Displays a list of all streams for the specified project and highlights the integration stream.
-vie·w view-tag

Displays information for the stream connected to the specified view.
-cvi·ew

Displays information for the stream connected to the current view.
stream-selector ...

Displays information for specified stream or streams.

EXAMPLES

Examples including wildcards or quoting are written for use in cleartool interactive mode. If you use cleartool single-command mode, you may need to change the wildcards and quoting to make your command interpreter process the command appropriately.

In cleartool single-command mode, cmd-context represents the command interpreter prompt. In cleartool interactive mode, cmd-context represents the interactive cleartool prompt. In Attache, cmd-context represents the workspace prompt.

cmd-context lsstream -view java_int
17-Sep-99.11:54:50 java_int bill "Deliver your changes here"
% cd \vobs\core_projects
cmd-context lsstream -tree
*java_int stream "Deliver your changes here"
rebase.java_int.19990917.132524 activity "rebase Deliver your
changes here on 09/17/99 13:25:24."
activity990917.133218 activity "activity990917.133218"
activity990917.133255 activity "my new activity"
new_activity activity "new_activity"
toms_edit activity "toms_edit"
activity990917.134751 activity "activity990917.134751"
deliver.java_dev.19990917.140443 activity "deliver java_dev
on 09/17/99 14:04:43."
deliver.java_dev.19990917.141046 activity "deliver java_dev
on 09/17/99 14:10:46."
java_dev stream "java_dev"
activity990917.140331 activity "activity990917.140331"

SEE ALSO

chstream, mkstream, rmstream



Feedback on the documentation in this site? We welcome any comments!
Copyright © 1999 by Rational Software Corporation. All rights reserved.