Hello guys, I want to copy folders from one repo to another. Though the user has all permissions I'm not able to succeed here. When triggering this post request:
http://MY_REPO_URL//api/copy/evaluation-snapshot-repo/com/breskeby/sample/sample/1.1-SNAPSHOT\?to\=/evaluation-release-repo/com/breskeby/sample/sample/1.1 The return json looks like this: {"messages":[{"level":"WARNING","message":"User doesn't have permissions to create 'evaluation-snapshot-repo:com/breskeby/sample/sample/1.1-SNAPSHOT/sample-1.1.jar'. Needs write permissions."} Where do I configure those "write permissions"? My user has all permissions for deploying, managing, etc. and doing a copy operation using the artifactory gui works fine. Somehow I have the feeling that I miss something essential here. cheers, René ------------------------------------------------------------------------------ Get your SQL database under version control now! Version control is standard for application code, but databases havent caught up. So what steps can you take to put your SQL databases under version control? Why should you start doing it? Read more to find out. http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
