Is it possible to have a user in SVN be able to update but not commit?
I want to have someone be able to see code but not be able to commit.
Is this possible?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can set up particular users or groups with just ‘read’ access. This way, they still need to authenticate to get the code, but they can’t commit anything.
@ryanprayogo provides the links to setting these permissions so I won’t repeat them.