AccuRev® Command-Line Reference : unarchive

unarchive
restore version container files that were previously archived
Usage
accurev unarchive [ -E <element-type(s)> ] [ -i ]
[ -s <stream> ] [ -t <transaction-range> ]
[ -R ] { [ -Fx ] -l <list-file> | <element-list> }
accurev unarchive -a { [ -Fx ] -l <list-file> | <element-list> }
Description
The unarchive command restores to a depot’s file storage area one or more version container files that were previously archived. The container files shift from archived status to normal status. The container files are moved from the depot’s gateway area back to their original locations in the depot’s file storage area.
You can use this command in either of these ways:
To restore the versions that were archived by one particular invocation of archive, use command-line options that match the options specified in the original archive command. (But don’t include any comment specified in the original command with -c.) For example:
accurev archive -R -t 34591 -c "all deliverable files" binaries
accurev unarchive -R -t 34591 binaries
accurev unarchive -a -l archived_elements.2007_03_14
See Also
archive, reclaim
Techniques for Selecting Elements on page 13
Archiving of Version Container Files on page 35 of the AccuRev Administrator’s Guide.

AccuRev, Inc.
Phone: 781-861-8700
Fax: 781-861-8704
support@accurev.com