lsactivity

Lists information about UCM activities

APPLICABILITY

ClearCase UCM (cleartool subcommand)

SYNOPSIS

lsact·ivity [ -s·hort | -l·ong | -fmt format-string |

-anc·estor [ -fmt format-string ] [ -dep·th depth ] ]
[ -inv·ob vob-selector | -in stream-selector-name |
-cac·t | [ -cac·t ] -vie·w view-tag | -cvi·ew | activity-selector ...]

DESCRIPTION

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

PERMISSIONS, LOCKS, AND MASTERSHIP

Permissions Checking: No special permissions 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 activity.
-l·ong

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

Displays information in the format specified by the format-string argument. See the fmt_ccase reference page for details.
-anc·estor [ -fmt format-string ] [ -dep·th depth ]

Displays the containing stream, project, and folder for one or more activities.
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 ACTIVITY Default: Lists activities in the project VOB of the current directory. You can also specify one of the following options:

-inv·ob vob-selector

Displays a list of all activities in the specified project VOB.
-in stream-selector

Displays a list of all activities in the specified stream.
-cac·t

Displays information for the current activity.
-vie·w view-tag

Displays information for the current activity of the specified view.
-cvi·ew

Displays information for the current activity of the current view.
activity-selector ...

Specifies one or more activities to list.

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 lsactivity -l activity:rebase.java_int.19990917.132524@/vobs/core_projects
activity "rebase.java_int.19990917.132524"
17-Sep-99.13:25:26 by Bill (bill.user@mymachine)
"Integration activity created by rebase on 09/17/99 13:25:24."
owner: bill
group: user
stream: java_int
title: my new activity
change set versions:
/vobs/parser/.@@/main/java_int/CHECKEDOUT.45
cmd-context lsact -cact
17-Sep-99.13:32:55 activity990917.132524 bill "my new activity"

SEE ALSO

chactivity, mkactivity, rmactivity



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