cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

[SI] readonly DevPaths?

JensN.
13-Aquamarine

[SI] readonly DevPaths?

Hi @all,

is it possible to set a complete Branch (DevPath) in source to readonly, and the parent is still writable?

Thanks, Jens

1 ACCEPTED SOLUTION

Accepted Solutions
mrump
14-Alexandrite
(To:JensN.)

Hi Jens,

that's easy.

You just need to create a specific ACL for the Dev Path and deny the

  • checkin,
  • modify member revision
  • add member,
  • drop member,
  • add subproject,
  • drop subproject,
  • and configure subproject

permissions for the everyone groups

HTH Matthias

Note: Keep in mind that you ensure the ACL for the Dev Path is not inherited from the mainline.

View solution in original post

2 REPLIES 2
mrump
14-Alexandrite
(To:JensN.)

Hi Jens,

that's easy.

You just need to create a specific ACL for the Dev Path and deny the

  • checkin,
  • modify member revision
  • add member,
  • drop member,
  • add subproject,
  • drop subproject,
  • and configure subproject

permissions for the everyone groups

HTH Matthias

Note: Keep in mind that you ensure the ACL for the Dev Path is not inherited from the mainline.

JensN.
13-Aquamarine
(To:mrump)

Hi Matthias,

thanks again

kind regards, Jens

Top Tags