The export and import commands allow you to write/read a subset of the versioned files to/from a zip file.
That, in turn, is used by the push and pull helper for local files.
We should integrate with the age encryption tool to allow those zip files to be encrypted, and correspondingly update the rvcs-push-file and rvcs-pull-file extensions to support this new encryption feature.
The
exportandimportcommands allow you to write/read a subset of the versioned files to/from a zip file.That, in turn, is used by the push and pull helper for local files.
We should integrate with the age encryption tool to allow those zip files to be encrypted, and correspondingly update the
rvcs-push-fileandrvcs-pull-fileextensions to support this new encryption feature.