0

I use the Subversion plugin for checking out.

Checked out files are getting the permissions 750 (rwxr-x---).

Can I change this somewhere?

Thank you very much.

whosit

Edit: My system's umask is set to 0022.

whosit
  • 111
  • 4

1 Answers1

0

Solution:

This fixed it: http://neeohw.wordpress.com/2013/11/27/jenkins-change-umask/

I had to add the right umask to /etc/default/jenkins.

whosit
  • 111
  • 4