.TH COPYFS-FVERSION "1" "May 2008" "copyfs-fversion" "User Commands" .SH NAME copyfs-fversion \- manage file revisions .SH SYNOPSIS .B copyfs\-fversion [\fI\-h\fR] [\fI\-r\fR] [\fI\-s\fR] [\fI\-l version\fR] [\fI\-g\fR] file .br .B copyfs\-fversion [\fI\-t tag\-name\fR] directory .br .B copyfs\-fversion [\fI\-u tag\-name\fR] directory .SH DESCRIPTION \fBcopyfs-fversion\fR lets you view and modify version information of files hosted on a CopyFS file system. .TP \fB\-h\fR Print help and exit .TP \fB\-r\fR Release the version lock .TP \fB\-s\fR Show the versions available for this file (default action) .TP \fB\-g\fR Get the version number in use .TP \fB\-l\fR \fIversion\fR Lock this version .TP \fB\-t\fR \fItag\fR Tag the current revisions of files in a directory. This tag will hold the version information of the affected files and will allow the user to later restore files to the state they were in when the tag was created. .TP \fB\-u\fR \fItag\fR Restore revisions of the files to the state at the point of the tag. .SH AUTHORS CopyFS was created by Thomas Joubert and Nicolas Vigier .SH LINKS CopyFS web site. FUSE - Filesystem in USErspace .SH SEE ALSO copyfs(1), copyfs-mount(1), copyfs-daemon(1)