lsfolder

Lists information about UCM folders

APPLICABILITY

ClearCase UCM (cleartool subcommand)

SYNOPSIS

lsfolder [ -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 folder-selector |
-vie·w view-tag | -cvi·ew | folder-selector ...]

DESCRIPTION

The lsfolder command displays information describing one or more UCM folders. 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

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

-s·hort

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

Displays a detailed listing for a folder.
-fmt format-string

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

Displays information about a folder and its contents. Default output format is similar to that of the lsvtree command.
The -fmt option displays information in the format specified by the format-string argument. See the fmt_ccase reference page for details.
The -depth option lists the hierarchy of objects to the level specified by the depth argument. The depth argument must be a positive integer.
-anc·estor [ -fmt format-string ] [ -dep·th depth ]

Displays information about a folder and any parent folders.
The -fmt option formats information using the specified format-string. See the fmt_ccase reference page for further information.
The -depth option specifies how many levels to display. The depth argument must be a positive integer: a value of zero lists the entire hierarchy.

SPECIFYING A FOLDER. Choose one of the following:

-inv·ob vob-selector

Displays a list of folders in the specified project VOB.
-in folder-selector ...

Displays a list of subfolders of the specified folder or folders.
-vie·w view-tag

Displays information about the parent folder of the stream attached to the specified view.
-cvi·ew

Displays information about the parent folder of the stream attached to the current view.
folder-selector ...

Specifies one or more folders 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 lsfolder Core_Parsers@/vobs/core_projects
17-Sep-99.11:21:36 Core_Parsers bill "Core_Parsers"
cmd-context  lsfolder -long RootFolder@/vobs/core_projects
folder "RootFolder"
17-Sep-99.10:52:34 by Bill Marrs (bill.user@propane)
"Predefined Root folder."
owner: bill
group: user
title: Root folder
contains folders:
Parsers
Core_Parsers
contains projects:
Java_Parser

SEE ALSO

chfolder, mkfolder, rmfolder



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