Skip to content

Commit

Permalink
Merge branch 'stable'
Browse files Browse the repository at this point in the history
  • Loading branch information
jblomer committed Feb 15, 2021
2 parents de4c7a7 + 778867d commit 38220bc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cpt-repository-gateway.rst
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,11 @@ publisher machine: ::

$ cvmfs_server transaction test.cern.ch

then make changes to the repository, and publish: ::
Alternatively, to take advantage of the gateway functionality which allows concurrent transactions on different paths of a repository, or fine-grained permission to only publish changes in certain paths, you can request a publishing lease that is scoped to a subdirectory of the repository by starting a transaction like this: ::

$ cvmfs_server transaction test.cern.ch/example/path

Then to commit the changes to the repository and publish: ::

$ cvmfs_server publish

Expand Down

0 comments on commit 38220bc

Please sign in to comment.