##// END OF EJS Templates
ssh: use proper way of extracting the HOOK_PROTOCOL out of vcssettings....
ssh: use proper way of extracting the HOOK_PROTOCOL out of vcssettings. - it might be not stored inside the .ini file so we should use the config that has proper defaults, and it's used in many other places.

File last commit:

r1:854a839a default
r2212:dc0a58ba default
Show More
repo-locking.rst
14 lines | 586 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _repo-locking:
Repository Locking
------------------
Repository locking means that when a user pulls from a |repo|,
only a push by that user will unlock it. This allows an
Admin to pull from a |repo| and ensure that no changes can be introduced. You
need Admin access to the |repo| to enable
|repo| locking. To enable |repo| locking, use the following steps.
1. From the |RCE| interface, select :menuselection:`Admin --> Repositories`,
then :guilabel:`Edit` beside the |repo| you wish to lock.
2. From the left-hand pane, select
:menuselection:`Advanced --> Lock Repository`