umount

Deactivates a VOB

APPLICABILITY

ClearCase (cleartool subcommand), Attache (command)

SYNOPSIS

umount { vob-tag | -a·ll }

DESCRIPTION

The umount command deactivates one or more VOBs on your host by unmounting them as Windows-level file systems. A VOB is activated on a host by mounting it as a file system of type MVFS (ClearCase multiversion file system type). The VOB-tag by which an individual VOB is referenced is the same as the full pathname to its mount point.

Note that umount has no impact on a VOB's entries in the vob_object and vob_tag registry files.

Unmounting of Public and Private VOBs

Any user can unmount any VOB, public or private.

See the mkvob reference page for a discussion of public and private VOBs.

Unmounting All VOBs

umount -all unmounts all public VOBs listed in the VOB registry and all private VOBs owned by the user.

PERMISSIONS AND LOCKS

Permissions Checking: See Unmounting of Public and Private VOBs. Locks: No locks apply.

OPTIONS AND ARGUMENTS

SPECIFYING THE VOB.  Default: None.

vob-tag

Unmounts the VOB with this VOB-tag, which you must specify exactly as it appears in the vob_tag registry file.
-a·ll

Unmounts all public VOBs listed in the VOB registry.

EXAMPLES

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 umount \rel4
cmd-context umount -all

SEE ALSO

lsvob, mkvob, mount, register, registry_ccase



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