2. AccuRev® Command-Line Reference : unlock

unlock
unlock a dynamic stream to
enable promotions
Usage
accurev unlock [ -kf | -kt ] <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
(“from” lock) Re-enable promotions from the stream and purging versions in the stream.
-kt
(“to” lock) Re-enable promotions to the stream.
You cannot use both -kf and -kt in the same command.
Examples
Re-enable promotions to stream tulip_dvt:
> accurev unlock -kt tulip_dvt
See Also
add, lock, promote

Borland