unlock

unlock a dynamic stream to enable promotions/demotions

Usage

accurev unlock [ -kf | -kt | -kdf | -kdt ] <stream> 

Description

The unlock command removes a lock from a dynamic stream. If you don’t specify a -k option, AccuRev removes the “all” lock.

Options

-kf

Re-enable promotions from the stream and purging versions in the stream.

-kt

Re-enable promotions to the stream.

-kdf

Re-enable demotions from the stream.

-kdt

Re-enable demotions to the stream.

You cannot use any combination of -kf, -kt, -kdf, and -kdt in the same command.

Examples

Re-enable promotions to stream tulip_dvt:

> accurev unlock -kt tulip_dvt

See Also

add , demote, lock, promote