.TH SXREV-COPY "1" "September 2014" "sxrev 2.0" "Skylable SX Manual" .SH NAME sxrev-copy \- copy a specific revision of a file .SH SYNOPSIS .B sxrev copy [\fI\,OPTIONS\/\fR] \fI\,sx://\/\fR[\fI\,profile@\/\fR]\fI\,cluster/volume/path DEST\/\fR .SH DESCRIPTION In order to access an older revision of a file, it needs to be copied into a new destination. This command can copy a specified revision to a remote or local file. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Print help and exit .TP \fB\-\-full\-help\fR Print help, including hidden options, and exit .TP \fB\-V\fR, \fB\-\-version\fR Print version and exit .TP \fB\-r\fR, \fB\-\-rev\fR=\fI\,REVISION\/\fR By default sxrev asks interactively, which revision should be copied. With this option you can avoid the interactive mode and specify the revision that should be copied. The list of revisions can be obtained with \fBsxrev-list\fR(1). .TP \fB\-c\fR, \fB\-\-config\-dir\fR=\fI\,PATH\/\fR Path to the SX configuration directory (default: ~/.sx) .TP \fB\-f\fR, \fB\-\-filter\-dir\fR=\fI\,PATH\/\fR Path to the SX filter directory (default: /usr/lib/sxclient) .TP \fB\-D\fR, \fB\-\-debug\fR Enable debug messages .SH SEE ALSO \fBsxrev-list\fR(1), \fBsxrev-delete\fR(1)