Hudson CI: The user permission for shell script

Posted by ycseattle on Stack Overflow See other posts from Stack Overflow or by ycseattle
Published on 2010-05-15T18:03:54Z Indexed on 2010/05/15 18:14 UTC
Read the original article Hit count: 539

Filed under:

I am setting up Hudson to run a shell script, which simply copy the workspace to a different folder. I got the following error:

cp: cannot create directory `/home/u123/Temp/workspace': Permission denied

My question is, which user Hudson build is running? I installed Hudson as a Ubuntu service according to this page: http://pkg.hudson-labs.org/debian/

Thanks!

© Stack Overflow or respective owner

Related posts about hudson