Skip to main content
1-Visitor
February 24, 2014
Solved

branch locking

  • February 24, 2014
  • 1 reply
  • 3111 views

How can I lock down a branch in Integrity ?

    Best answer by mrump

    Create a new specific ACL for your Dev-path and restrict the "checkin" permission as needed.

    HTH

    Matthias

    1 reply

    16-Pearl
    February 25, 2014

    Hi Hector,

    I'm not shure want you mean.

    Do you want to place a Lock on all members in a project's development path?

    > use "menu/project/open" to open a view on the project's devpath you desire; select the top project and "Lock" the members recursive.

    Do you want to prevent Members in a project's development path from being changed?

    > use "menu/project/open" to open a view on the project's devpath you desire; select the top project and "Freeze" the members recursive.

    > use "menu/project/open" to open a view on the project's devpath you desire; create a chekpoint on the project to store the current projects setup (for ever in a read-only way)

    Please specify your use case!

    HTH Matthias

    hmagnanao1-VisitorAuthor
    1-Visitor
    February 25, 2014

    Hi Matthias,

    Thanks for your reply. I want to prevent users from checking in into the dev branch in question. So which would be the best and quickest option of the three above ? And is there a command line equivalent ?

    Thanks,

    Hector

    mrump16-PearlAnswer
    16-Pearl
    February 25, 2014

    Create a new specific ACL for your Dev-path and restrict the "checkin" permission as needed.

    HTH

    Matthias