Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions cpt-repo.rst
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,12 @@ repository and are not allowed to contain spaces or spacial characters.
Besides the actual tag's name they can also contain a free descriptive
text and store a creation timestamp.

To mount a specific named snapshot as a client use

::

CVMFS_REPOSITORY_TAG=$tagname

Named snapshots are best to use for larger modifications to the
repository, for instance when a new major software release is installed.
Named snapshots provide the ability to easily undo modifications and to
Expand Down