diff --git a/cpt-repository-gateway.rst b/cpt-repository-gateway.rst index 319d37b..bc8076c 100644 --- a/cpt-repository-gateway.rst +++ b/cpt-repository-gateway.rst @@ -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